flakes/modules/nixos
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
..
core chore: use terminus for console font and remove kernel param 2024-09-02 19:09:28 +05:30
desktop chore: remove profile sync daemon 2024-09-02 20:47:33 +05:30
gaming/steam feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
hardware feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
monitoring feat: add monitoring module for infrastructure 2024-09-02 19:16:01 +05:30
networking chore: remove unused iproute2 from netbird 2024-09-02 20:48:47 +05:30
services fix: use correct ssh domain and port for gitea 2024-09-02 19:18:38 +05:30
user feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30