This commit is contained in:
2026-09-02 21:14:55 -04:00
parent 2d661a1a76
commit af8dcaec06
13 changed files with 200 additions and 3 deletions
+15
View File
@@ -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 = []