support reverse forwarding

This commit is contained in:
Robin Appelman 2025-11-10 22:19:13 +01:00
commit d8d1bc17df
6 changed files with 65 additions and 21 deletions

View file

@ -48,6 +48,7 @@ in {
};
}));
description = "ports to forward into the namespace";
default = [];
};
};
}));