ZeNixComputa: Fixup swap uuid

This commit is contained in:
traxys 2023-04-26 19:16:06 +00:00
parent e55be9663d
commit 5c0f9b0e3e

View file

@ -38,6 +38,6 @@
# };
swapDevices = [
{device = "/dev/disk/by-uuid/3d5336f6-63c8-47ef-9led-8e605e4fb875";}
{device = "/dev/disk/by-uuid/3d5336f6-63c8-47ef-91ed-8e605e4fb875";}
];
}