yes
This commit is contained in:
parent
564f9963e1
commit
b907157d5f
@ -13,8 +13,8 @@
|
||||
generatedJSON = pkgs.runCommand "palette.json" {} ''
|
||||
${palette-generator}/bin/palette-generator \
|
||||
"${cfg.polarity.force}" \
|
||||
"${cfg.polarity.primaryScale.dark}" \
|
||||
"${cfg.polarity.primaryScale.light}" \
|
||||
"${toString cfg.polarity.primaryScale.dark}" \
|
||||
"${toString cfg.polarity.primaryScale.light}" \
|
||||
${lib.escapeShellArg "${cfg.image}"} \
|
||||
"$out"
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user