diff --git a/hosts/nas/services.nix b/hosts/nas/services.nix index 23d4f77..768bf7a 100755 --- a/hosts/nas/services.nix +++ b/hosts/nas/services.nix @@ -322,6 +322,7 @@ in ''; serviceConfig = { Type = "oneshot"; + NonBlocking = true; }; }; };