diff options
author | lassulus <git@lassul.us> | 2023-09-03 11:47:18 +0200 |
---|---|---|
committer | lassulus <git@lassul.us> | 2023-09-03 11:47:18 +0200 |
commit | a53b28f0d6b0a6e7523ee38ce56d3c1afeee660f (patch) | |
tree | 925697b2a5c23383da788bd74eaf1e574ace90c2 | |
parent | 1fa53c704e22534219ef85e804eef1feb4643131 (diff) |
l wizard.r: add nm-dmenu
-rw-r--r-- | lass/1systems/wizard/config.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lass/1systems/wizard/config.nix b/lass/1systems/wizard/config.nix index e158fa728..5e69171ce 100644 --- a/lass/1systems/wizard/config.nix +++ b/lass/1systems/wizard/config.nix @@ -183,7 +183,7 @@ in { #style most - rxvt_unicode.terminfo + rxvt-unicode-unwrapped.terminfo #monitoring tools htop @@ -192,6 +192,7 @@ in { #network iptables iftop + nm-dmenu #stuff for dl aria2 |