From a2cdab41b254276b5fc03a2d6568cf6373342fbe Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Mon, 7 Jul 2025 21:45:43 -0500 Subject: [PATCH] asd --- hosts/nas/services.nix | 1 + 1 file changed, 1 insertion(+) 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; }; }; };