about summary refs log tree commit diff
path: root/machines/devhell/gunnr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/gunnr.nix')
-rw-r--r--machines/devhell/gunnr.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index dc76f88c..70e5c770 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -63,8 +63,6 @@
     fsType = "ext4";
   };
 
-  zramSwap.enable = true;
-
   # FIXME Check if this is still necessary in the future
   systemd.services.systemd-networkd-wait-online.enable = lib.mkForce false;