Machines/iMac: mark /persist as needed for boot
This commit is contained in:
parent
37823965c3
commit
ffc7d81f70
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
device = "/dev/disk/by-uuid/6062dfe3-6e70-4f30-aa45-e81933f116fb";
|
||||
fsType = "btrfs";
|
||||
options = ["subvol=@persist" "compress=zstd"];
|
||||
neededForBoot = true;
|
||||
};
|
||||
|
||||
fileSystems."/boot" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue