wip
This commit is contained in:
@@ -4,7 +4,8 @@ ipv6_gateway = null
|
||||
ipv4_nameservers = [
|
||||
{address = "10.96.10.254"}
|
||||
]
|
||||
ipv6_ntp_servers = []
|
||||
ipv6_nameservers = []
|
||||
local_domain = "balsillie.house"
|
||||
search_domains = [
|
||||
"balsillie.net",
|
||||
"balsillie.house"
|
||||
@@ -12,4 +13,4 @@ search_domains = [
|
||||
ipv4_ntp_servers = [
|
||||
"10.96.10.254"
|
||||
]
|
||||
ipv6_nameservers = []
|
||||
ipv6_ntp_servers = []
|
||||
Reference in New Issue
Block a user