modified: installer.nix

This commit is contained in:
2025-07-21 18:44:48 +10:00
parent 3c20a9944d
commit 0fca2a029e
+1 -1
View File
@@ -36,7 +36,7 @@ environment.etc."git-credentials".text =
set -euo pipefail set -euo pipefail
FLAKE_BASE_URL="git+https://gitea.lan.ddnsgeek.com/beatzaplenty/nixos.git" export FLAKE_BASE_URL="git+https://gitea.lan.ddnsgeek.com/beatzaplenty/nixos.git"
# Menu options # Menu options
options=("nixos" "docker" "server" "nix-cache" "nix-minimal") options=("nixos" "docker" "server" "nix-cache" "nix-minimal")