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