Revert "fix: update swap device uuid"

This reverts commit 9ec661a8d8.
This commit is contained in:
2024-11-16 16:35:56 +05:00
parent 9ec661a8d8
commit a7de206d8a

View File

@@ -27,7 +27,8 @@
}; };
swapDevices = swapDevices =
[ { device = "/dev/disk/by-uuid/4cf4d583-f6d7-4535-aa83-4e292c8af9f5"; } ]; [ { device = "/dev/disk/by-uuid/24c8f921-3929-4f70-a4d4-7a25256c33cc"; }
];
# 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
# (the default) this is the recommended approach. When using systemd-networkd it's # (the default) this is the recommended approach. When using systemd-networkd it's