Added variables initialization

This commit is contained in:
Raphaël Numbus
2026-02-15 14:37:29 +01:00
parent b3464e477b
commit b3416d0779
+4
View File
@@ -420,6 +420,10 @@ services_generation() {
}
NETWORK_ID=0
PODMAN_NETWORKS=""
TRAEFIK_NETWORKS=""
TRAEFIK_REF_NETWORKS=""
SERVICES_NETWORK_IDS=()
echo -e "\n ✅ Writing configuration files for the selected homelab services..."
cp -${FILES_COPY_FLAGS} templates/nix-config/configuration.nix final-nix-config/etc/nixos/configuration.nix