diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/atlas/default.nix | 7 |
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 |
