summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian <[email protected]>2026-01-28 20:48:33 -0600
committerChristian <[email protected]>2026-01-28 20:48:33 -0600
commitcc98b5d3cec0134eb0f7ff7e4e94c1146d510e46 (patch)
treec4fbb363ee7ba613c0b256d309ac96a0accdd0be
parenta3432ea82ba6799a5c71228bee7c3f89fd8f15a7 (diff)
dmenu
-rw-r--r--modules/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common.nix b/modules/common.nix
index 2215f93..9100757 100644
--- a/modules/common.nix
+++ b/modules/common.nix
@@ -42,6 +42,7 @@
alacritty
man-pages
man-pages-posix
+ dmenu
];
documentation.dev.enable = true;