Add initial ironbar
This commit is contained in:
parent
f051d864a7
commit
bf5e7e9636
9 changed files with 120 additions and 0 deletions
|
@ -31,6 +31,12 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
ironbar = {
|
||||
url = "github:JakeStanger/ironbar";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.rust-overlay.follows = "rust-overlay";
|
||||
};
|
||||
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
# devenv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue