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