tangled
alpha
login
or
join now
ptr.pet
/
ark
nix machine / user configurations
2
fork
atom
overview
issues
pulls
pipelines
ark
/
hosts
/
chernobog
/
modules
/
network.nix
at
terra
92 B
view raw
1
{
2
imports
=
[
../../../modules/network/dns/systemd.nix
]
;
3
4
networking
.
useDHCP
=
true
;
5
}