Machines: mount /persist in early boot
This commit is contained in:
parent
d02fae40ad
commit
fb8aa242c3
3 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ in
|
|||
label = ssdLabel;
|
||||
fsType = "btrfs";
|
||||
options = [ "subvol=@persist" ];
|
||||
neededForBoot = true;
|
||||
};
|
||||
"btrfs_home" = {
|
||||
mountPoint = "/home";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue