Change firewall to allow minecraft server

finchie
May 4, 2025, 2:17 PM
73KONDPSCFUVTYZT6AWP5MU7F72SPNEHKKN6BEVKIGXTUM73DO5QC

Dependencies

  • [2] SX5I24JS Replace `iptables` with `nftables`
  • [*] 6I2HQYU2 Add basic flake configuration
  • [*] LROUJICV Enable bluetooth

Change contents

  • edit in nixos/configuration.nix at line 53
    [2.84]
    [5.6]
    # Open minecraft server port
    networking.firewall.allowedTCPPorts = [ 25565 ];