Move radicale from vps-public to vps-private

This commit is contained in:
SebastianStork 2026-02-11 18:15:34 +01:00
parent acee101cbc
commit dc8d96cae8
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
2 changed files with 7 additions and 14 deletions

View file

@ -47,6 +47,12 @@
doBackups = true;
};
radicale = {
enable = true;
domain = "dav.${privateDomain}";
doBackups = true;
};
actualbudget = {
enable = true;
domain = "budget.${privateDomain}";