fix
This commit is contained in:
@@ -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 {});
|
||||||
|
|||||||
Reference in New Issue
Block a user