Update flake.nix

This commit is contained in:
2026-05-31 21:49:12 -03:00
parent 9773cb12f9
commit 9fe81e5f40
+1 -1
View File
@@ -12,7 +12,7 @@
home-manager.url = "github:nix-community/home-manager/"; home-manager.url = "github:nix-community/home-manager/";
home-manager.inputs.nixpkgs.follows = "nixpkgs"; home-manager.inputs.nixpkgs.follows = "nixpkgs";
zen-browser.url = "github:0xc000022070/zen-browser-flake"; zen-browser.url = "github:0xc000022070/zen-browser-flake";
my-pkgs.url = "github:darkguibrine/nix-pkgs"; my-pkgs.url = "git+https://git.darkgui.com.br/DarkGui/nix-pkgs";
noctalia.url = "github:noctalia-dev/noctalia-shell"; noctalia.url = "github:noctalia-dev/noctalia-shell";
niri.url = "github:sodiboo/niri-flake"; niri.url = "github:sodiboo/niri-flake";
quickshell.url = "git+https://git.outfoxxed.me/outfoxxed/quickshell"; quickshell.url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";