aboutsummaryrefslogtreecommitdiff
path: root/overlays-system.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-05-20 19:09:35 +0530
committerAkshay Nair <phenax5@gmail.com>2024-05-20 19:15:59 +0530
commit8f302c8305c9a8e4d14a8741eaf684409341ccb8 (patch)
tree0de9ab35272c7760284c4e69dbdeceec32bea099 /overlays-system.nix
parent46d64759838e2d837a3a6f9ef178edacc429deb8 (diff)
downloadnixos-config-8f302c8305c9a8e4d14a8741eaf684409341ccb8.tar.gz
nixos-config-8f302c8305c9a8e4d14a8741eaf684409341ccb8.zip
Refactor overlays + torrent module
Diffstat (limited to 'overlays-system.nix')
-rw-r--r--overlays-system.nix2
1 files changed, 1 insertions, 1 deletions
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
];