From 9fe81e5f40e210b57bc9cdb10de4237a5ccb9629 Mon Sep 17 00:00:00 2001 From: DarkGuibrine Date: Sun, 31 May 2026 21:49:12 -0300 Subject: [PATCH] Update flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e17c9bb..827ef2e 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ home-manager.url = "github:nix-community/home-manager/"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; 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"; niri.url = "github:sodiboo/niri-flake"; quickshell.url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";