chore: Update template

This commit is contained in:
Inex Code 2024-08-14 05:58:53 +03:00
parent 92ba4e6fff
commit ef1eb2b8de

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/db1db401d70c988e9a21f48bff1db7b615bc5942.tar.gz"
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/6a5820883f1b923a2389541334ab9e42dccf31b4.tar.gz"
readonly NIX_VERSION="2.18.5"
readonly NL=$'\n'
@ -103,6 +103,9 @@ genUserdata() {
},
"simple-nixos-mailserver": {
"location": "$diskDeviceName"
},
"monitoring": {
"location": "$diskDeviceName"
}
}
}