summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/home-manager/cli.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-04-23 16:44:47 +0200
committermakefu <github@syntax-fehler.de>2020-04-23 16:44:47 +0200
commit0c3b57081d8439debb67d041e72815c5be5cc3f5 (patch)
treeb5b693e3e49d06ba7a1c8522ddf6a76c83e747ba /makefu/2configs/home-manager/cli.nix
parent9341a6e3a2a9f62dc4eba5de23351f48b0846129 (diff)
ma zsh: disable home-manager gpg-agent and use programs.gpg-agent
Diffstat (limited to 'makefu/2configs/home-manager/cli.nix')
-rw-r--r--makefu/2configs/home-manager/cli.nix9
1 files changed, 0 insertions, 9 deletions
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] Unable to lock slot /tmp/cgit/24100000.lock: No such file or directory (2)