This commit is contained in:
2026-01-15 20:42:50 +03:00
parent 5755610075
commit e20ffb4fca
14 changed files with 51 additions and 76 deletions
+1 -2
View File
@@ -95,8 +95,7 @@ let
throttled.enable = true;
journald = {
extraConfig = ''
SystemMaxUse=512M
SystemMaxUse=512M
'';
};
openssh = {
+1 -2
View File
@@ -43,8 +43,7 @@ let
earlyoom.enable = true;
journald = {
extraConfig = ''
SystemMaxUse=512M
SystemMaxUse=512M
'';
};
samba = {
+1 -2
View File
@@ -24,8 +24,7 @@ let
services = {
journald = {
extraConfig = ''
SystemMaxUse=512M
SystemMaxUse=512M
'';
};
earlyoom.enable = true;