mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Expose radicale publicly
This commit is contained in:
parent
11769ee3ac
commit
7b8435a555
4 changed files with 13 additions and 13 deletions
|
|
@ -61,12 +61,6 @@
|
|||
doBackups = true;
|
||||
};
|
||||
|
||||
radicale = {
|
||||
enable = true;
|
||||
domain = "calendar.${privateDomain}";
|
||||
doBackups = true;
|
||||
};
|
||||
|
||||
memos = {
|
||||
enable = true;
|
||||
domain = "memos.${privateDomain}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue