flocon/hosts/haze/ssh.nix

3 lines
38 B
Nix

{
programs.ssh.startAgent = true;
}