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