home.router: remove dns search domain

This commit is contained in:
Franzi 2024-03-16 14:49:28 +01:00
parent 6296ab583d
commit a4e51c5d54
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 0 additions and 2 deletions

View File

@ -55,9 +55,7 @@ nodes['home.router'] = {
'higher': '172.19.138.250',
'subnet': '172.19.138.0/24',
'options': {
'domain-name': 'franzi-home.kunbox.net',
'domain-name-servers': '172.19.138.1',
'domain-search': 'home.kunbox.net',
'routers': '172.19.138.1',
},
},