Add Google DNS option
Inspired by Cloudflare's latest major downtime incident, it would be nice if we had an option to quickly switch to using Google's Public DNS servers.
This PR adds Google as a DNS option to the Setup > DNS so that if Cloudflare goes down again, Omarchy users can quickly switch to Google's Public DNS (which does not use any of Cloudflare's infrastructure).
This file has a lot of code duplication, I'm happy to reduce the code duplication either in this PR or another PR if you like?
Let's clean up the code duplication before adding more to it 👍
Let's clean up the code duplication before adding more to it 👍
#3495
Will rebase this once #3495 is in
Let's clean up the code duplication before adding more to it 👍
#3495
Will rebase this once #3495 is in
Would it be difficult to understand the chain of changes if you rebase this already on the #3495 ? From my experience you shouldn't experience any git problems from that.