about summary refs log tree commit diff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/common.nix b/common.nix
index cf226d3f..1a5c39fd 100644
--- a/common.nix
+++ b/common.nix
@@ -95,6 +95,9 @@
       enable = true;
       layout = "dvorak";
 
+      startGnuPGAgent = true;
+      startOpenSSHAgent = false;
+
       windowManager = {
         i3.enable = true;
         default = "i3";