chore(compute01): Update swap device
This commit is contained in:
parent
08d7dc46b3
commit
9a99c8a29e
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@
|
|||
fsType = "vfat";
|
||||
};
|
||||
|
||||
swapDevices = [ { device = "/dev/disk/by-uuid/30547280-00e9-4ee1-8a07-d116590d9fbf"; } ];
|
||||
swapDevices = [ { device = "/dev/disk/by-uuid/edbb5acc-84fc-4a2f-9f1b-086eb137d6dc"; } ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue