ssh agent

This commit is contained in:
Kopatz
2025-11-07 10:57:52 +01:00
parent b7fb4909c2
commit f78899b758
2 changed files with 4 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ in
;;
esac
'';
programs.ssh.startAgent = true;
custom = {
cli-tools.enable = true;