diff --git a/nixos/systems/blowhole/filesystems.nix b/nixos/systems/blowhole/filesystems.nix index b3503d4..33b1d27 100644 --- a/nixos/systems/blowhole/filesystems.nix +++ b/nixos/systems/blowhole/filesystems.nix @@ -54,6 +54,7 @@ in "allow_other" "reconnect" "Port=2522" + "nofail" ]; };