diff --git a/hosts/myputer/hardware.nix b/hosts/myputer/hardware.nix index f8c72c3..ed6ef8a 100644 --- a/hosts/myputer/hardware.nix +++ b/hosts/myputer/hardware.nix @@ -29,7 +29,7 @@ }; swapDevices = [ - {device = "/dev/disk/by-uuid/7f7e9d69-78e0-49f1-b792-6be26ed8e040";} + # {device = "/dev/disk/by-uuid/7f7e9d69-78e0-49f1-b792-6be26ed8e040";} {device = "/dev/disk/by-uuid/32ecabb6-7bb9-4861-8a2a-13a99f1338d2";} ];