fix: somehow my swap partition on the X1 got sad

This commit is contained in:
Emma Thorpe
2025-05-29 22:07:20 +01:00
parent 1c7e7aa63a
commit dd33501382
+1 -1
View File
@@ -25,7 +25,7 @@
}; };
swapDevices = swapDevices =
[ { device = "/dev/disk/by-uuid/79426a6d-06fa-482b-8a7e-f7e5946fc7f5"; } [ { device = "/dev/disk/by-uuid/e553c8dc-9d5a-48ec-87bc-9c86ce5932a4"; }
]; ];
# 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