stylix: guard entire overlay declarations (#1088)
Closes: https://github.com/danth/stylix/issues/865 Link: https://github.com/danth/stylix/pull/1088 Tested-by: https://github.com/PedroHLC Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
a214b330e5
commit
581fa67c81
5 changed files with 7 additions and 7 deletions
|
|
@ -87,7 +87,7 @@ taking two arguments and returning an attrset:
|
|||
}:
|
||||
{
|
||||
options.stylix.targets.«name».enable =
|
||||
config.lib.stylix.mkEnableOverlay "«human readable name»";
|
||||
config.lib.stylix.mkEnableTarget "«human readable name»" true;
|
||||
|
||||
overlay =
|
||||
final: prev:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue