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