Files
Harley b1a3f28866 wireguard: migrate wg0 to declarative NixOS config, keep old wg0.conf as legacy
The wg0 interface is now configured via networking.wireguard.interfaces in
configuration.nix (privateKeyFile wg0-key.key). The hand-managed wg0.conf is no
longer read by the system; the old file content is preserved as
wg0.conf.UNUSED-legacy-not-read-by-nixos for reference. The unused legacy
config is intentionally not read by NixOS.
2026-09-02 19:02:29 -04:00
..
2026-07-08 23:55:54 -04:00