Time flies fast when you try to comprehend Nix.
Go to file
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
checks/deploy-rs feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
homes/x86_64-linux feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
lib feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
modules chore: remove unused iproute2 from netbird 2024-09-02 20:48:47 +05:30
overlays/netbird feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
packages/vuetorrent feat: add nix module for arr suite 2024-09-02 19:14:35 +05:30
secrets chore: rekey agenix secrets, add grafana and unifi-unpoller 2024-09-02 19:13:18 +05:30
systems/x86_64-linux feat: add modules to bicboye 2024-09-02 19:19:09 +05:30
.gitignore feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
data.nix chore: rekey agenix secrets, add grafana and unifi-unpoller 2024-09-02 19:13:18 +05:30
flake.lock feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30
flake.nix feat: add nixos configuration based on snowfall-lib 2024-09-02 18:31:19 +05:30