updates
This commit is contained in:
parent
06f6f5f4a6
commit
fa23dd9e01
9 changed files with 218 additions and 204 deletions
|
@ -19,6 +19,11 @@
|
|||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/mnt/backup" = {
|
||||
device = "/dev/disk/by-uuid/83b1e87f-975f-4150-b673-81087f84f0bb";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
swapDevices =
|
||||
[{ device = "/dev/disk/by-uuid/63d90b92-cdde-4795-a3ab-9566ae88f43d"; }];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue