This commit is contained in:
soraefir
2026-05-10 11:58:29 +02:00
parent b6bc6dd138
commit 6a7fcf6152

View File

@@ -100,7 +100,7 @@ let
# slug = mkOption { type = types.str; }; # slug = mkOption { type = types.str; };
# name = mkOption { type = types.str; }; # name = mkOption { type = types.str; };
# palette = mkOption { # palette = mkOption {
type = types.attrs; default = {};# }; type = types.attrs; #default = {};# };
#}; #};
# }; # };
default = (import ../colors {}); default = (import ../colors {});