mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-21 19:41:28 +00:00
infect:config:sha1: modules: parameterize all subdomains
This commit is contained in:
parent
83c1e4d590
commit
861a5dbdf8
|
@ -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/4fc71ae22914fed2959c3bb92a838eac67a10d15.tar.gz"
|
||||
readonly NIX_VERSION="2.18.1"
|
||||
|
||||
readonly NL=$'\n'
|
||||
|
|
Loading…
Reference in a new issue