My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[hosts.zaphod] fix wireless options

dish 3280e6ba 17bb97c0

-3
-3
hosts/zaphod/networking.nix
··· 14 14 dns = lib.mkForce "default"; 15 15 wifi.powersave = true; 16 16 }; 17 - wireless = { 18 - enable = false; 19 - }; 20 17 21 18 # Tailscale fix(not needed, but recommended) 22 19 firewall.checkReversePath = "loose";