From d379787719af491832df6a13e9e09b9cea5ae832 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 20 Jul 2025 14:53:08 -0500 Subject: [PATCH] stable --- system-config/configuration/homebox/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index ecc07d0..086f17c 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -267,7 +267,7 @@ gitea.enable = true; homeassistant.enable = false; ntfy.enable = false; - netbird.enable = true; + #netbird.enable = true; rustdesk.enable = false; #broken }; };