Pericyte: Disable zSwap

This commit is contained in:
2025-04-30 18:04:49 -04:00
parent 0439f5083e
commit 7b6dc8c2a8

View File

@@ -18,7 +18,7 @@
]; ];
boot.tmp.cleanOnBoot = true; boot.tmp.cleanOnBoot = true;
zramSwap.enable = true; # zramSwap.enable = true;
networking.hostName = "pericyte"; networking.hostName = "pericyte";
networking.domain = ""; networking.domain = "";
services.openssh.enable = true; services.openssh.enable = true;