modified: installer.nix
This commit is contained in:
+1
-1
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user