Enable ssh-agent
This commit is contained in:
parent
7488c41047
commit
2ca27863d6
|
|
@ -252,6 +252,7 @@
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
programs.ssh.startAgent = true;
|
||||
|
||||
# Open ports in the firewall.
|
||||
# 3240 - USBIP Port
|
||||
|
|
|
|||
Loading…
Reference in New Issue