From cc1950aa94b7e4f4889e176edb5d5febf5a0af0d Mon Sep 17 00:00:00 2001 From: Stuce Date: Sun, 16 Nov 2025 16:06:26 +0100 Subject: [PATCH] . --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0377354..0399941 100644 --- a/flake.nix +++ b/flake.nix @@ -46,7 +46,7 @@ } ''; type = lib.types.submodule { - freeformType = lib.format.type; + # freeformType = lib.format.type; caldav = { address = lib.mkOption { type = lib.types.str;