vfs_share subvolume is not needed for boot
parent
182b51ce7e
commit
26ce2814e1
|
@ -66,7 +66,6 @@ in {
|
|||
device = "/dev/mapper/root";
|
||||
fsType = "btrfs";
|
||||
options = [ "subvol=vfs_share" "compress=zstd" ];
|
||||
neededForBoot = true;
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue