diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index d4220ca..d933685 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -423,7 +423,8 @@ in # Open ports in the firewall. networking.firewall.trustedInterfaces = [ "p2p-wl+" "tailscale0" ]; - networking.firewall.allowedTCPPorts = [ 5900 5905 7236 7250 ]; + # 24800 for input-leap + networking.firewall.allowedTCPPorts = [ 5900 5905 7236 7250 24800 ]; networking.firewall.allowedUDPPorts = [ 5900 5905 7236 5353 26000 ]; # Or disable the firewall altogether. diff --git a/hosts/laptop/home/default.nix b/hosts/laptop/home/default.nix index 16df0c4..a809216 100644 --- a/hosts/laptop/home/default.nix +++ b/hosts/laptop/home/default.nix @@ -50,6 +50,8 @@ accent = "yellow"; }) + input-leap + remmina # web protonvpn-gui