mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-25 00:01:01 +01:00
ZeNixComputa: Fixup swap uuid
This commit is contained in:
parent
e55be9663d
commit
5c0f9b0e3e
1 changed files with 1 additions and 1 deletions
|
|
@ -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";}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue