Added variables initialization
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user