diff --git a/boxes/copernicus/default.nix b/boxes/copernicus/default.nix index ab05165..2404bee 100644 --- a/boxes/copernicus/default.nix +++ b/boxes/copernicus/default.nix @@ -117,6 +117,7 @@ allowedTCPPorts = [ 6000 ]; allowedTCPPortRanges = [ { from = 1714; to = 1764; } # KDE Connect + { from = 10000; to = 10100; } # temp stuff ]; allowedUDPPortRanges = [ { from = 1714; to = 1764; } # KDE Connect