25.05 fixes
This commit is contained in:
parent
f9b79cf4a0
commit
3d27f55401
5 changed files with 8 additions and 6 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
services.openvscode-server = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.openvscode-server;
|
||||
telemetryLevel = "off";
|
||||
port = 8542;
|
||||
host = "127.0.0.1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue