Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed May 11, 2024
1 parent a5b0a4d commit 3357d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/hastur/network.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
services.resolved = {
llmnr = "false";
dnssec = "no";
dnssec = "false";
extraConfig = ''
MulticastDNS=off
'';
Expand Down

0 comments on commit 3357d62

Please sign in to comment.