aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/modules/desktop.nix2
-rw-r--r--nixos/modules/generic.nix1
2 files changed, 3 insertions, 0 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix
index fbd6a75..6979252 100644
--- a/nixos/modules/desktop.nix
+++ b/nixos/modules/desktop.nix
@@ -55,6 +55,8 @@ in {
dunst
libnotify
+ resources
+
isync
msmtp
notmuch
diff --git a/nixos/modules/generic.nix b/nixos/modules/generic.nix
index 8ef616e..69a35e6 100644
--- a/nixos/modules/generic.nix
+++ b/nixos/modules/generic.nix
@@ -67,6 +67,7 @@ in {
# NCurses tools
htop
+ btop
iotop
mc
screen