fix typo in uuid
This commit is contained in:
parent
9bc1566e8c
commit
b143437c89
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
};
|
||||
|
||||
swapDevices = [
|
||||
{ device = "/dev/disk/by-uuid/bbd18a70-b0bb-4e1a-b45b-3c1f8eccc0c10"; }
|
||||
{ device = "/dev/disk/by-uuid/bbd18a70-b0bb-4e1a-b45b-3c1f8ecc0c10"; }
|
||||
];
|
||||
|
||||
networking.useNetworkd = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue