fix: incorrect uuid for swap device

This commit is contained in:
2024-12-27 06:33:06 +05:00
parent 4badcac75d
commit 715ecfc7dc

View File

@@ -27,7 +27,7 @@
}; };
swapDevices = swapDevices =
[ { device = "/dev/disk/by-uuid/5b377538-3a2e-4ac9-ba53-a63b65b0f48b"; } [ { device = "/dev/disk/by-uuid/52cec03b-1bc7-4f98-b6d1-813dd736787d"; }
]; ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking # Enables DHCP on each ethernet and wireless interface. In case of scripted networking