Skip to content

Commit

Permalink
force tailscale dns
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikvtcodes committed Oct 26, 2024
1 parent 099f6ff commit 9b374f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machines/nixos/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
};
wireless.enable = lib.mkDefault false;
nameservers = lib.mkDefault [
"100.100.100.100"
"9.9.9.10"
"149.112.112.10"
"2620:fe::10"
Expand Down

0 comments on commit 9b374f3

Please sign in to comment.