This commit is contained in:
Stuce 2025-11-16 16:06:26 +01:00
parent 59c7ec2b81
commit cc1950aa94

View file

@ -46,7 +46,7 @@
} }
''; '';
type = lib.types.submodule { type = lib.types.submodule {
freeformType = lib.format.type; # freeformType = lib.format.type;
caldav = { caldav = {
address = lib.mkOption { address = lib.mkOption {
type = lib.types.str; type = lib.types.str;