configurations for my servers and desktops
nix nixos flake dots dotfiles

chore: remove that

tailscale should do this anyway

-4
-4
hosts/bluepill-proxy/modules/nftables.nix
··· 4 4 allowedUDPPorts = [25565 23343 24454 22232]; 5 5 }; 6 6 7 - boot.kernel.sysctl = { 8 - "net.ipv4.ip_forward" = 1; 9 - }; 10 - 11 7 networking.nftables = { 12 8 enable = true; 13 9 ruleset = ''