mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
radicale: Configure backups
This commit is contained in:
parent
5095577e3b
commit
28b72290a2
2 changed files with 8 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
|
||||
radicale = {
|
||||
enable = true;
|
||||
doBackups = true;
|
||||
domain = "calendar.${config.custom.services.tailscale.domain}";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue