Start ssh-agent automatically

This commit is contained in:
KnightArtorias 2025-12-10 00:40:30 +00:00
parent 1c61debc6d
commit 23d99ecfa8

View file

@ -19,5 +19,7 @@
dig
traceroute
];
programs.ssh.startAgent = true;
}