Ensure local dnsmasq is used for wifi

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2023-08-14 06:57:56 +01:00
parent 1bbe379a34
commit 34ba64ab24
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 2 additions and 0 deletions

2
home/.dotfiles/network Normal file
View File

@ -0,0 +1,2 @@
# Ensure local dnsmasq is used for DNS
which networksetup &>/dev/null && networksetup -setdnsservers Wi-Fi 127.0.0.1