qs: wifi pwd

This commit is contained in:
outfoxxed 2026-04-14 20:51:09 -07:00
parent dc2712c66b
commit b3e9b4e6be
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
5 changed files with 56 additions and 10 deletions

View file

@ -32,6 +32,7 @@
networkmanager = {
enable = true;
dns = lib.mkForce "systemd-resolved";
settings.connectivity.uri = "http://nmcheck.gnome.org/check_network_status.txt";
};
nameservers = [ "9.9.9.9" ];