aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/parse-okay-mixed-nested-attrs-3.exp
blob: b89a59734b535ab73d50a01068e48e1e48ccc501 (about) (plain) (blame)
1
{ services = { httpd = { enable = true; }; ssh = { enable = true; port = 123; }; }; }