From 0c3b57081d8439debb67d041e72815c5be5cc3f5 Mon Sep 17 00:00:00 2001 From: makefu Date: Thu, 23 Apr 2020 16:44:47 +0200 Subject: ma zsh: disable home-manager gpg-agent and use programs.gpg-agent --- makefu/2configs/home-manager/cli.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'makefu/2configs/home-manager/cli.nix') diff --git a/makefu/2configs/home-manager/cli.nix b/makefu/2configs/home-manager/cli.nix index 6b5d26111..5d5673b81 100644 --- a/makefu/2configs/home-manager/cli.nix +++ b/makefu/2configs/home-manager/cli.nix @@ -1,15 +1,6 @@ {pkgs, ... }: { imports = [ ./zsh.nix ]; home-manager.users.makefu = { - services.gpg-agent = { - enable = true; - defaultCacheTtl = 900; - maxCacheTtl = 7200; - defaultCacheTtlSsh = 3600; - maxCacheTtlSsh = 86400; - enableSshSupport = true; - enableScDaemon = true; - }; programs.direnv = { stdlib = '' use_nix() { -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/be100000.lock: No such file or directory (2)