aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/common/core/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix
index d7edaaf..f94a4a2 100644
--- a/hosts/common/core/default.nix
+++ b/hosts/common/core/default.nix
@@ -84,6 +84,7 @@
hardware.enableRedistributableFirmware = true;
programs.atop.enable = true;
+ programs.gnupg.agent.enable = true;
programs.iftop.enable = true;
programs.mtr.enable = true;
programs.tmux.enable = true;