diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-03-21 22:59:10 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-21 22:59:10 +0530 |
| commit | c5d02e0c371ca71a9a668bc15dfc63aaf5dc28f9 (patch) | |
| tree | ecc7a6fed9d52593a37514cae058e199bb8c04ff /settings.nix | |
| parent | a254feb6191d9a20ddd6790229bc55e396cec25d (diff) | |
| download | homeserver-nixos-config-c5d02e0c371ca71a9a668bc15dfc63aaf5dc28f9.tar.gz homeserver-nixos-config-c5d02e0c371ca71a9a668bc15dfc63aaf5dc28f9.zip | |
Caldav server + ical sync service
Diffstat (limited to 'settings.nix')
| -rw-r--r-- | settings.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.nix b/settings.nix index 741a6f3..da2ae5d 100644 --- a/settings.nix +++ b/settings.nix @@ -23,6 +23,7 @@ in lib.recursiveUpdate privateSettings rec { yarr = 7070; lazylibrarian = 5299; paperless = 28981; + caldav = 9314; }; exposeTransmissionRPC = false; }; |
