oml
This commit is contained in:
parent
e02af13482
commit
ddff60ba4b
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ in {
|
|||
};
|
||||
in
|
||||
mkIf (cfg.pattern != "" && cfg.pattern != [])
|
||||
serialise.${typeOf cfg.pattern}
|
||||
cfg.pattern;
|
||||
(serialise.${typeOf cfg.pattern}
|
||||
cfg.pattern);
|
||||
CULR_PALETTE = mkIf (cfg.palette != []) (concatStringsSep ";" cfg.palette);
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue