networking: introduce rdns option

This commit is contained in:
Rouven Seifert 2023-09-01 10:42:22 +02:00
parent b3254db337
commit 6dd628403c
Signed by untrusted user: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 8 additions and 1 deletions

View file

@ -11,6 +11,7 @@ in
networking = {
hostId = "a71c81fc";
rdns = "x8d1e1ea9.agdsn.tu-dresden.de";
enableIPv6 = true;
useDHCP = true;
interfaces.ens18.useDHCP = true;