Expose radicale publicly

This commit is contained in:
SebastianStork 2026-01-14 21:06:58 +01:00
parent 11769ee3ac
commit 7b8435a555
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
4 changed files with 13 additions and 13 deletions

View file

@ -61,12 +61,6 @@
doBackups = true;
};
radicale = {
enable = true;
domain = "calendar.${privateDomain}";
doBackups = true;
};
memos = {
enable = true;
domain = "memos.${privateDomain}";