tangled
alpha
login
or
join now
devins.page
/
flake
0
fork
atom
configurations for my servers and desktops
nix
nixos
flake
dots
dotfiles
0
fork
atom
overview
issues
pulls
pipelines
chore: remove that
tailscale should do this anyway
devins.page
1 month ago
f12c991a
56082ff0
-4
1 changed file
expand all
collapse all
unified
split
hosts
bluepill-proxy
modules
nftables.nix
-4
hosts/bluepill-proxy/modules/nftables.nix
···
4
4
allowedUDPPorts = [25565 23343 24454 22232];
5
5
};
6
6
7
7
-
boot.kernel.sysctl = {
8
8
-
"net.ipv4.ip_forward" = 1;
9
9
-
};
10
10
-
11
7
networking.nftables = {
12
8
enable = true;
13
9
ruleset = ''