hainich: fix double journald config
This commit is contained in:
parent
fc1359b1b4
commit
9263583ad7
1 changed files with 0 additions and 5 deletions
|
@ -89,11 +89,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.journald.extraConfig = ''
|
|
||||||
MaxFileSec=6h
|
|
||||||
MaxRetentionSec=72h
|
|
||||||
'';
|
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages;
|
boot.kernelPackages = pkgs.linuxPackages;
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|
Loading…
Reference in a new issue