summaryrefslogtreecommitdiff
path: root/systems/atlas/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/atlas/default.nix')
-rw-r--r--systems/atlas/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix
index 836aef7..bc5fcac 100644
--- a/systems/atlas/default.nix
+++ b/systems/atlas/default.nix
@@ -31,5 +31,7 @@
hashedPasswordFile = config.age.secrets.userPassword.path;
};
+ system.stateVersion = "23.05";
+
zramSwap.enable = true;
}