Add swapspace for RAM-limited new hosts

This commit is contained in:
Eli Ribble 2025-07-17 18:13:03 +00:00
parent ca4bd03c36
commit a7e5b4a313

View file

@ -30,6 +30,7 @@
};
services.openssh.enable = true;
services.swapspace.enable = true;
system.stateVersion = "25.05";