summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/atlas/default.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix
index ab72dee..a6201fe 100644
--- a/hosts/atlas/default.nix
+++ b/hosts/atlas/default.nix
@@ -41,13 +41,6 @@
hercules-ci-agent.enable = true;
};
- swapDevices = [
- {
- device = "/swapfile";
- size = 4096;
- }
- ];
-
system.stateVersion = "22.11";
users.users = let