mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2025-01-15 05:16:38 +00:00
chore: Update API
This commit is contained in:
parent
8b8e4514e2
commit
6b7dab98c6
|
@ -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/4dec2699bb4f47fc576a64076c1617660cf4c561.tar.gz"
|
||||
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/5cc72fabbb8a03a58ceb4bc0c6cfa82a21c54783.tar.gz"
|
||||
readonly NIX_VERSION="2.18.5"
|
||||
|
||||
readonly NL=$'\n'
|
||||
|
|
Loading…
Reference in a new issue