before update

This commit is contained in:
2026-01-19 12:10:21 +01:00
parent 6cec214598
commit c81ac96c23
3 changed files with 3 additions and 2 deletions

View File

@@ -66,8 +66,8 @@
interface = config.my.laninterface;
};
nameservers = [
#"9.9.9.9"
"10.0.0.1"
"9.9.9.9"
"2001:41d0:303:20da::1"
"217.182.138.218"
];