summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/tarrel.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/tarrel.nix b/hosts/tarrel.nix
index 030f18a..8d163dd 100644
--- a/hosts/tarrel.nix
+++ b/hosts/tarrel.nix
@@ -39,9 +39,6 @@
console.keyMap = "us-acentos";
programs.zsh.enable = true;
- programs.gnupg = {
- agent.enable = true;
- };
users.users.jras = {
isNormalUser = true;