diff --git a/flake.nix b/flake.nix index f0e6e83..62ff19e 100644 --- a/flake.nix +++ b/flake.nix @@ -41,7 +41,7 @@ }; type = types.attrsOf (types.submodule ({ name, ... }: { - freeformType = settingsFormat.type; +# freeformType = settingsFormat.type; options = { source = mkOption { type = types.str;