vfs_share subvolume is not needed for boot

feat/kile-v2
Ricard Illa 2023-01-21 15:59:35 +01:00
parent 182b51ce7e
commit 26ce2814e1
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ in {
device = "/dev/mapper/root";
fsType = "btrfs";
options = [ "subvol=vfs_share" "compress=zstd" ];
neededForBoot = true;
};
};