This commit is contained in:
2025-11-07 19:21:31 +03:00
parent 300a519614
commit f9eb7e8bdc
10 changed files with 60 additions and 37 deletions
+2 -1
View File
@@ -82,7 +82,8 @@ let
throttled.enable = true;
journald = {
extraConfig = ''
SystemMaxUse=512M
SystemMaxUse=512M
'';
};
openssh = {