diff --git a/nixos/machines/nodens/hardware-configuration.nix b/nixos/machines/nodens/hardware-configuration.nix index f65d7fb..756354c 100644 --- a/nixos/machines/nodens/hardware-configuration.nix +++ b/nixos/machines/nodens/hardware-configuration.nix @@ -51,7 +51,6 @@ "subvol=nix" "users" # Allows any user to mount and unmount "nofail" # Prevent system from failing if this drive doesn't mount - "exec" # needed for the nixos-install command ]; };