From c5d02e0c371ca71a9a668bc15dfc63aaf5dc28f9 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 21 Mar 2026 22:59:10 +0530 Subject: Caldav server + ical sync service --- settings.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'settings.nix') 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; }; -- cgit v1.3.1