aboutsummaryrefslogtreecommitdiffstats
path: root/users/sils/ssh/default.nix
blob: 8af64e21235bdd76c7aaa7157be7673123f17b34 (plain) (blame)
1
2
3
{...}: {
  services.ssh-agent.enable = true;
}