diff --git a/nixos/kevin-tp/configuration.nix b/nixos/kevin-tp/configuration.nix index 39a32fb..65a98c6 100644 --- a/nixos/kevin-tp/configuration.nix +++ b/nixos/kevin-tp/configuration.nix @@ -46,6 +46,11 @@ networking.networkmanager.enable = true; + networking.firewall = { + allowedTCPPorts = [ 62802 ]; + allowedUDPPorts = [ 62802 ]; + }; + environment.systemPackages = with pkgs; [ firefox league-of-moveable-type