about summary refs log tree commit diff
path: root/users/glittershark/system/system/modules/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/system/system/modules/common.nix')
-rw-r--r--users/glittershark/system/system/modules/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/system/system/modules/common.nix b/users/glittershark/system/system/modules/common.nix
index ef0af0819c..c3a339ef3b 100644
--- a/users/glittershark/system/system/modules/common.nix
+++ b/users/glittershark/system/system/modules/common.nix
@@ -32,6 +32,7 @@ with lib;
     lm_sensors
     dnsutils
     depot.users.glittershark.system.system.rebuilder
+    htop
   ];
 
   services.openssh.enable = true;