From a581b4eb070c1fe993775ddae000ef42f54803ff Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Thu, 24 Jul 2025 18:28:48 +0100 Subject: [PATCH] wip --- flake.nix | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/flake.nix b/flake.nix index e734c38..d86e83b 100644 --- a/flake.nix +++ b/flake.nix @@ -37,15 +37,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; zen-browser.url = "github:0xc000022070/zen-browser-flake"; - quickshell = { - url = "git+https://git.outfoxxed.me/outfoxxed/quickshell"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - ethui = { - url = "github:ethui/ethui"; - ref = "flake"; - inputs.nixpkgs.follows = "nixpkgs"; - }; + ethui.url = "github:ethui/ethui/nix-refactor"; }; outputs =