aboutsummaryrefslogtreecommitdiff
path: root/overlays-system.nix
diff options
context:
space:
mode:
Diffstat (limited to 'overlays-system.nix')
-rw-r--r--overlays-system.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/overlays-system.nix b/overlays-system.nix
index a14e8d6..5bbe607 100644
--- a/overlays-system.nix
+++ b/overlays-system.nix
@@ -6,5 +6,6 @@ in
nixpkgs.overlays = with overlays; [
# neovim-nightly
qutebrowser
+ j4-dmenu-desktop
];
}