mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Set Cloudflare as the default DNS with Google as backup
Solves a bunch of problems with shitty local DNS
This commit is contained in:
4
default/systemd/resolved.conf
Normal file
4
default/systemd/resolved.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
[Resolve]
|
||||
DNS=1.1.1.1
|
||||
FallbackDNS=8.8.8.8
|
||||
DNSStubListener=yes
|
||||
Reference in New Issue
Block a user