wip
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
ipv4_gateway = "10.96.10.254"
|
||||
ipv4_subnet_mask = 24
|
||||
ipv6_gateway = null
|
||||
ipv4_nameservers = [
|
||||
{address = "10.96.10.254"}
|
||||
]
|
||||
ipv6_ntp_servers = []
|
||||
search_domains = [
|
||||
"balsillie.net",
|
||||
"balsillie.house"
|
||||
]
|
||||
ipv4_ntp_servers = [
|
||||
"10.96.10.254"
|
||||
]
|
||||
ipv6_nameservers = []
|
||||
Reference in New Issue
Block a user