diff --git a/capibara.nix b/capibara.nix index 39131cc..2dc0643 100644 --- a/capibara.nix +++ b/capibara.nix @@ -66,7 +66,6 @@ in { device = "/dev/mapper/root"; fsType = "btrfs"; options = [ "subvol=vfs_share" "compress=zstd" ]; - neededForBoot = true; }; };