hhhh
This commit is contained in:
parent
0643f80481
commit
dbae543df3
@ -16,7 +16,7 @@ in {
|
||||
};
|
||||
palette = mkOption {
|
||||
type = with types; listOf str;
|
||||
default = null;
|
||||
default = [];
|
||||
description = "palette to use in comma separated RGB hex eg. #0f0f0f";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user