nixos/hosts
ediblerope 1aa6f26cab gaming: actually disable IPv6 on NetworkManager connections
networking.enableIPv6 = false only sets the system sysctl; NetworkManager
keeps re-enabling disable_ipv6=0 per-interface because connection
defaults to ipv6.method = auto. The "?" icon comes back because NM's
v6 connectivity probe races over a SLAAC ULA with no real upstream.

Forces ipv6.method = disabled in NetworkManager's connection defaults
and stops the kernel from accepting router advertisements, so v6 never
gets brought up on any new or existing connection.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 23:06:36 +01:00
..
hardware mediaserver: pin kernel to 6.12 LTS for NVIDIA 535 compatibility 2026-04-29 13:37:48 +01:00
FredOS-Gaming.nix gaming: actually disable IPv6 on NetworkManager connections 2026-05-02 23:06:36 +01:00
FredOS-Macbook.nix Update hosts/FredOS-Macbook.nix 2026-05-02 00:38:42 -07:00
FredOS-Mediaserver.nix Corrected sensors. 2026-04-20 11:34:49 +01:00