mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-09 21:13:11 +00:00
chore: Update config URL
This commit is contained in:
parent
ae1118061d
commit
6867e9554e
|
@ -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/59428e754706118bbf419115be306a649f103bee.tar.gz"
|
||||
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/647dc374c944b197825a1c90fda37d64064f45f4.tar.gz"
|
||||
readonly NIX_VERSION="2.18.5"
|
||||
|
||||
readonly NL=$'\n'
|
||||
|
|
Loading…
Reference in a new issue