my config is that ``` programs.ssh.startAgent = false; programs.gnupg.agent.pinentryFlavor = "curses"; programs.gnupg.agent = { enable = true; enableSSHSupport = true; }; ```