diff options
| author | Christian <[email protected]> | 2026-01-28 20:48:33 -0600 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-01-28 20:48:33 -0600 |
| commit | cc98b5d3cec0134eb0f7ff7e4e94c1146d510e46 (patch) | |
| tree | c4fbb363ee7ba613c0b256d309ac96a0accdd0be | |
| parent | a3432ea82ba6799a5c71228bee7c3f89fd8f15a7 (diff) | |
dmenu
| -rw-r--r-- | modules/common.nix | 1 |
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; |
