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-system.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'overlays-system.nix') diff --git a/overlays-system.nix b/overlays-system.nix index 5bbe607..4ae9609 100644 --- a/overlays-system.nix +++ b/overlays-system.nix @@ -4,7 +4,7 @@ let in { nixpkgs.overlays = with overlays; [ - # neovim-nightly + pass-with-dmenu qutebrowser j4-dmenu-desktop ]; -- cgit v1.3.1