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

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