infect:config:sha1: modules: parameterize all subdomains

This commit is contained in:
Alexander Tomokhov 2024-02-15 15:34:57 +04:00
parent 83c1e4d590
commit 8200f51f3d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
: "${VOLUME_DEV_PATH:=}"
: "${STAGING_ACME:=false}"
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/b1123e23641d2f6f27c3797b2d3dfdfe5b96be93.tar.gz"
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/7878da9876feae242e1cc47471b1491b8992379d.tar.gz"
readonly NIX_VERSION="2.18.1"
readonly NL=$'\n'