diff --git a/nixos-infect b/nixos-infect index 1366897..650430e 100755 --- a/nixos-infect +++ b/nixos-infect @@ -28,6 +28,7 @@ makeConf() { ]; boot.cleanTmpDir = true; + zramSwap.enable = true; networking.hostName = "$(hostname)"; services.openssh.enable = true; users.users.root.openssh.authorizedKeys.keys = [$(while read -r line; do echo -n "