start ssh agent

This commit is contained in:
Kopatz
2025-12-13 12:48:08 +01:00
parent c8c5c8307d
commit 1034bf8ff2
4 changed files with 7 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;
enableSSHSupport = false;
#pinentryFlavor = "qt";
};
#environment.systemPackages = with pkgs; [