about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/devhell/titan.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/titan.nix b/machines/devhell/titan.nix
index b3efa365..28514cd0 100644
--- a/machines/devhell/titan.nix
+++ b/machines/devhell/titan.nix
@@ -47,7 +47,7 @@
   };
 
   swapDevices = [ 
-    { device = "/dev/disk/by-uuid/ff7255995-b9a1-453f-9e6d-ba9bd6579db6"; }
+    { device = "/dev/disk/by-uuid/ff725995-b9a1-453f-9e6d-ba9bd6579db6"; }
   ];
 
   # FIXME Check if this is still necessary in the future