index
:
nix-config
main
tmp
This is my system configuration, targeting workstations.
sils
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
users
/
sils
/
ssh
/
default.nix
blob: 8af64e21235bdd76c7aaa7157be7673123f17b34 (
plain
) (
blame
)
1
2
3
{
...
}:
{
services
.
ssh-agent
.
enable
=
true
;
}