mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 18:51:04 +02:00
feat(nix): initial nix feature flags impl
This commit is contained in:
parent
7c36f5cb0c
commit
9984b638b5
2 changed files with 16 additions and 3 deletions
|
@ -59,6 +59,7 @@ Here is an example nix flake that uses Ironbar.
|
|||
enable = true;
|
||||
config = {};
|
||||
style = "";
|
||||
package = inputs.ironbar.packageBuilder ["features"];
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue