chore: update ironbar repo owner and revision in flake files
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m28s

This commit is contained in:
uttarayan21
2025-10-09 11:48:36 +05:30
parent 0454330dff
commit 5370a33368
2 changed files with 6 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ironbar = {
url = "github:da-x/ironbar/correct-gdk-monitor";
url = "github:JakeStanger/ironbar";
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {