+2
nixos/doc/manual/release-notes/rl-2305.section.md
+2
nixos/doc/manual/release-notes/rl-2305.section.md
···- [ivpn](https://www.ivpn.net/), a secure, private VPN with fast WireGuard connections. Available as [services.ivpn](#opt-services.ivpn.enable).+- [openvscode-server](https://github.com/gitpod-io/openvscode-server), run VS Code on a remote machine with access through a modern web browser from any device, anywhere. Available as [services.openvscode-server](#opt-services.openvscode-server.enable).
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
···
+211
nixos/modules/services/web-apps/openvscode-server.nix
+211
nixos/modules/services/web-apps/openvscode-server.nix
···+The port the server should listen to. If 0 is passed a random free port is picked. If a range in the format num-num is passed, a free port from the range (end inclusive) is selected.+Specifies the directory that user data is kept in. Can be used to open multiple distinct instances of Code.
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+22
nixos/tests/openvscode-server.nix
+22
nixos/tests/openvscode-server.nix
···
+5
-1
pkgs/servers/openvscode-server/default.nix
+5
-1
pkgs/servers/openvscode-server/default.nix
······