Add initial ironbar

This commit is contained in:
outfoxxed 2023-06-28 06:14:30 +00:00
parent f051d864a7
commit bf5e7e9636
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
9 changed files with 120 additions and 0 deletions

View file

@ -30,6 +30,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