Compare commits
No commits in common. "bd9b6474b756dfd0a5cd354a489a36065df8b5a7" and "b3ff10b0baf5cdf9f18f16f40e2ea2f74a5cf84d" have entirely different histories.
bd9b6474b7
...
b3ff10b0ba
@ -9,7 +9,6 @@
|
||||
./nix.nix
|
||||
./programs.nix
|
||||
./ssh.nix
|
||||
./systemd.nix
|
||||
./user.nix
|
||||
./web.nix
|
||||
];
|
||||
|
@ -1,9 +0,0 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
|
||||
services.journald.extraConfig = ''
|
||||
MaxRetentionSec=7days
|
||||
'';
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user