depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
nix
/
tests
/
lang
/
parse-okay-dup-attrs-6.nix
blob: ae6d7a769305a59f4188ddc5eddd1b373ebeffc5 (
plain
) (
blame
)
1
2
3
4
{
services
.
ssh
.
port
=
23
;
services
.
ssh
=
{
enable
=
true
; };
}