hhhh
This commit is contained in:
parent
0643f80481
commit
dbae543df3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue