refactor: update dependencies and flake configurations

This commit is contained in:
uttarayan21
2025-11-11 13:46:26 +05:30
parent 43fb59184c
commit ba648817a3
14 changed files with 325 additions and 324 deletions

View File

@@ -34,7 +34,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ironbar = {
url = "github:da-x/ironbar/correct-gdk-monitor";
url = "github:JakeStanger/ironbar";
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {
@@ -174,7 +174,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
onepassword-shell-plugins = {
url = "github:uttarayan21/shell-plugins";
url = "github:1Password/shell-plugins";
inputs.nixpkgs.follows = "nixpkgs";
};
zeronsd = {