From 8f302c8305c9a8e4d14a8741eaf684409341ccb8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 20 May 2024 19:09:35 +0530 Subject: Refactor overlays + torrent module --- overlays-home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'overlays-home.nix') diff --git a/overlays-home.nix b/overlays-home.nix index dbeb552..fc85510 100644 --- a/overlays-home.nix +++ b/overlays-home.nix @@ -4,7 +4,7 @@ let in { nixpkgs.overlays = with overlays; [ - pass-with-dmenu + # pass-with-dmenu # Home manager issue {https://discourse.nixos.org/t/error-when-upgrading-nixos-related-to-fcitx-engines/26940} (self: super: { -- cgit v1.3.1