summaryrefslogtreecommitdiff
path: root/Omni/Cloud/Cal.nix
AgeCommit message (Collapse)Author
9 daysFactor out radicale and fix shared calendarBen Sima
Having this in its own file makes it easier to work on. Then I was able to figure out (with lots of debugging and trial+error with Claude) the actual permissions settings that result in a shared calendar. It's very fiddly because it is matching on usernames and directories using regex, and I think it's order-dependent as well.