Files
dotfiles/system/networking.nix
Simon Gardling 543930921f networking: fix in-flight wifi (dns)
Fixes issue on in-flight wifi where I cannot access the login page.

Turns out, `insertNameservers` goes before the delta wifi nameserver,
this prevents `wifi.delta.com` from being resolved. So I need to use
`appendNameservers` instead.
2026-03-21 12:13:06 -04:00

495 B