start ssh agent
This commit is contained in:
parent
83d482f532
commit
bf0be39281
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@
|
|||
|
||||
services.openssh.enable = true;
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
|
||||
# Open ports in the firewall.
|
||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||
|
|
Loading…
Reference in a new issue