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