removing ssh-agent

This commit is contained in:
Miguel Palhas
2024-10-06 11:54:58 +01:00
parent 8001c55931
commit fbfb4047c6
3 changed files with 1 additions and 5 deletions
-4
View File
@@ -1,4 +0,0 @@
{ ... }:
{
programs.ssh.startAgent = true;
}