Machines: mount /persist in early boot
This commit is contained in:
parent
d02fae40ad
commit
fb8aa242c3
3 changed files with 3 additions and 0 deletions
|
|
@ -65,6 +65,7 @@
|
|||
device = "/dev/disk/by-uuid/5322c217-b87b-4150-8b4c-a8fa17a899bf";
|
||||
fsType = "btrfs";
|
||||
options = [ "subvol=@persist" "compress=zstd" ];
|
||||
neededForBoot = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue