From 2a91d8e950de04cc45e7389b9db10f1e5037bd12 Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 17 Jul 2025 10:50:55 -0500 Subject: [PATCH] import --- system-config/services/containers/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system-config/services/containers/default.nix b/system-config/services/containers/default.nix index cbecb50..32d6799 100644 --- a/system-config/services/containers/default.nix +++ b/system-config/services/containers/default.nix @@ -12,5 +12,6 @@ ./ntfy ./homeassistant ./rustdesk + ./netbird ]; }