fix(imxyy-nix-server/dns): fix DNS lookup timeout
This commit is contained in:
@@ -43,7 +43,6 @@
|
|||||||
interface = "mac0";
|
interface = "mac0";
|
||||||
};
|
};
|
||||||
nameservers = [
|
nameservers = [
|
||||||
"192.168.3.1"
|
|
||||||
"192.168.3.2"
|
"192.168.3.2"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user