gonix
/
tests
/
functional2
/
lang
/
attrs
/
in-duplicate-4.nix
1
2
3
4
{
services
.
ssh
.
port
=
22
;
services
.
ssh
.
port
=
23
;
}