From 75152e3d891bf9077e9989743146a4266014a478 Mon Sep 17 00:00:00 2001 From: foxora Date: Tue, 19 May 2026 00:55:31 +0100 Subject: [PATCH] localsend port needed to be opened :3 --- hosts/nixarawrui/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nixarawrui/default.nix b/hosts/nixarawrui/default.nix index 126a8ab..56b1f54 100644 --- a/hosts/nixarawrui/default.nix +++ b/hosts/nixarawrui/default.nix @@ -65,6 +65,7 @@ allowedTCPPorts = [ 21110 # slimevr + 53317 # localsend ]; allowedUDPPorts = [ 6969 # slimevr