mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
dns fix
This commit is contained in:
@@ -23,6 +23,7 @@ in
|
||||
# address = "0.0.0.0:9000";
|
||||
dnsNames = [
|
||||
"*.zeroq.su"
|
||||
"*.home.arpa"
|
||||
"localhost"
|
||||
];
|
||||
db = {
|
||||
|
||||
Reference in New Issue
Block a user