about summary refs log tree commit diff stats
path: root/hosts/apzu
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-07-02 14:35:50 +0200
committerSoispha <soispha@vhack.eu>2023-07-10 16:44:28 +0200
commitefca2a79e776cd8911c22495686de47c85b45f89 (patch)
treefd61712f68ef6fbac69d34758cdd91fed2b3075a /hosts/apzu
parentFix(system/disks): Typo in snapshots (diff)
downloadnixos-config-efca2a79e776cd8911c22495686de47c85b45f89.tar.gz
nixos-config-efca2a79e776cd8911c22495686de47c85b45f89.zip
Fix(hosts/apzu): Add information about swapfile
Diffstat (limited to 'hosts/apzu')
-rw-r--r--hosts/apzu/hardware/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/apzu/hardware/default.nix b/hosts/apzu/hardware/default.nix
index 7beccac5..137b2d02 100644
--- a/hosts/apzu/hardware/default.nix
+++ b/hosts/apzu/hardware/default.nix
@@ -11,7 +11,7 @@
     disk = "/dev/disk/by-id/nvme-INTEL_SSDPEKNU512GZH_PHKA1481032A512A_1";
     ssd = true;
     swap = {
-      uuid = "b4a0500c-43a3-4d00-b544-467c1792eeea";
+      uuid = "c94cd20a-dd3c-436f-9841-6fe92e5c8719";
       resumeOffset = "533760";
     };
   };