radicale: Add birthday calendar generating hook

This commit is contained in:
SebastianStork 2025-09-02 21:33:25 +02:00
parent 885b6a035c
commit 5095577e3b
3 changed files with 28 additions and 0 deletions

View file

@ -57,6 +57,11 @@
url = "https://github.com/nextcloud-releases/twofactor_totp/releases/download/v6.4.1/twofactor_totp-v6.4.1.tar.gz";
flake = false;
};
radicale-birthday-calendar = {
url = "github:iBigQ/radicale-birthday-calendar";
flake = false;
};
};
outputs =