Enable ssh-agent

This commit is contained in:
Curt Spark 2024-08-06 12:36:20 +01:00
parent 7488c41047
commit 2ca27863d6
1 changed files with 1 additions and 0 deletions

View File

@ -252,6 +252,7 @@
# Enable the OpenSSH daemon. # Enable the OpenSSH daemon.
services.openssh.enable = true; services.openssh.enable = true;
programs.ssh.startAgent = true;
# Open ports in the firewall. # Open ports in the firewall.
# 3240 - USBIP Port # 3240 - USBIP Port