Change firewall to allow minecraft server
Dependencies
- [2]
SX5I24JSReplace `iptables` with `nftables` - [*]
6I2HQYU2Add basic flake configuration - [*]
LROUJICVEnable bluetooth
Change contents
- edit in nixos/configuration.nix at line 53[2.84][5.6]
# Open minecraft server portnetworking.firewall.allowedTCPPorts = [ 25565 ];