chore: API 3.5.0

This commit is contained in:
Inex Code 2024-12-24 21:00:10 +03:00
parent 6b7dab98c6
commit 9c29782140
No known key found for this signature in database

View file

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