start ssh agent

This commit is contained in:
Griffin Smith 2020-05-08 11:57:47 -04:00
parent 83d482f532
commit bf0be39281

View file

@ -51,6 +51,8 @@
services.openssh.enable = true;
programs.ssh.startAgent = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];