DNS Server
This commit is contained in:
parent
ac3f55966b
commit
4b1d75b0e0
7 changed files with 91 additions and 20 deletions
|
|
@ -10,9 +10,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
# DNS server
|
||||
services.resolved.enable = true;
|
||||
|
||||
networking = {
|
||||
nameservers = [ "205.171.3.25" "8.8.8.8" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue