This commit is contained in:
Miguel Palhas
2025-01-12 11:28:49 +00:00
parent 371fda20a2
commit 96a72ac8fc
4 changed files with 17 additions and 27 deletions
+4 -1
View File
@@ -35,7 +35,10 @@
hardware.url = "github:NixOS/nixos-hardware/master";
firefox-addons.url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
rose-pine-hyprcursor.url = "github:ndom91/rose-pine-hyprcursor";
hyprpanel.url = "github:Jas-SinghFSU/HyprPanel";
hyprpanel = {
url = "github:Jas-SinghFSU/HyprPanel";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =