mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 18:51:04 +02:00
Merge pull request #66 from yavko/add-nix-flags
Add initial nix flags impl
This commit is contained in:
commit
1d37e010c8
2 changed files with 30 additions and 13 deletions
|
@ -70,6 +70,7 @@ Here is an example nix flake that uses Ironbar.
|
|||
enable = true;
|
||||
config = {};
|
||||
style = "";
|
||||
package = inputs.ironbar.packageBuilder ["feature" "another_feature"];
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue