Skip to content

Conversation

@stylix-automation
Copy link
Contributor

This is an automated backport of #2137.

Fixes: c4fa684 ("stylix: add mkTarget function")
(cherry picked from commit bbcaeec)
Remove the redundant unconditionalConfig argument to simplify the
interface, as it is a subset of the existing config argument:

     { mkTarget, ... }:
     mkTarget {
    -  unconditionalConfig =
    +  config = _:
         lib.mkIf complexCondition { home.packages = [ pkgs.hello ]; };
     }

(cherry picked from commit 75e660b)
@0xda157 0xda157 enabled auto-merge (rebase) January 12, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: stylix /stylix/ subsystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants