Add LLMNR
This commit is contained in:
parent
d300d7f280
commit
ec967fbb8d
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
"2620:fe::9#dns.quad9.net"
|
||||
];
|
||||
dnsovertls = "true";
|
||||
llmnr = "false";
|
||||
llmnr = "true";
|
||||
};
|
||||
|
||||
networking.firewall.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue