diff options
-rw-r--r-- | users/glittershark/system/system/modules/common.nix | 1 |
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 ef0af0819c99..c3a339ef3b43 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; |