Move data partition
This commit is contained in:
parent
46040fe5c3
commit
cd8483d892
|
@ -36,7 +36,7 @@
|
|||
options = [ "subvol=home" ];
|
||||
};
|
||||
|
||||
fileSystems."/data" =
|
||||
fileSystems."/media/data" =
|
||||
{ device = "/dev/disk/by-uuid/ba796824-5165-4a95-87c2-1fb49a449138";
|
||||
fsType = "btrfs";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue