mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 06:30:10 +03:00
1
This commit is contained in:
@@ -43,7 +43,8 @@ let
|
||||
earlyoom.enable = true;
|
||||
journald = {
|
||||
extraConfig = ''
|
||||
SystemMaxUse=512M
|
||||
|
||||
SystemMaxUse=512M
|
||||
'';
|
||||
};
|
||||
samba = {
|
||||
|
||||
Reference in New Issue
Block a user