flakes/modules/nixos/networking
Chinmay D. Pai 37a10b7fe2
chore: remove unused iproute2 from netbird
Yet another failed experiment to check why netbird fails to connect after
suspending the system. Turns out none of this was needed after all.

All that was needed was to stop systemd from managing foreign routing policy
rules:

systemd.network.config.networkConfig.ManageForeignRoutingPolicyRules = false;

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2024-09-02 20:48:47 +05:30
..
mullvad feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
netbird chore: remove unused iproute2 from netbird 2024-09-02 20:48:47 +05:30
default.nix feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30