Fix desktop drive config
This commit is contained in:
parent
6dcd036bc3
commit
48809900a9
@ -33,7 +33,7 @@
|
||||
fileSystems."/.btrfsroot" =
|
||||
{ device = "/dev/disk/by-uuid/e36d1ab4-d18b-434e-80b5-0efca0652eb5";
|
||||
fsType = "btrfs";
|
||||
options = [ "subvolume=/" ];
|
||||
options = [ "subvol=/" ];
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user