index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
/
lang
/
parse-okay-mixed-nested-attrs-3.exp
blob: b89a59734b535ab73d50a01068e48e1e48ccc501 (
plain
)
1
{ services = { httpd = { enable = true; }; ssh = { enable = true; port = 123; }; }; }