Fix
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{ ... }: {
|
||||
imports = [ ./dbus ./fonts ./hw ./locale ./network ./nix ./security ./xdg ];
|
||||
|
||||
services.journald.extraConfig = ''
|
||||
LineMax=64K
|
||||
SystemMaxUse=256M
|
||||
SystemMaxFileSize=128M
|
||||
'';
|
||||
# services.journald.extraConfig = ''
|
||||
# LineMax=128K
|
||||
# SystemMaxUse=512M
|
||||
# SystemMaxFileSize=128M
|
||||
# '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user