mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 07:38:19 +01:00
vps1: fix vscode server
This commit is contained in:
parent
d6a6f51490
commit
1fc45dc200
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ in
|
||||||
|
|
||||||
services.vscode-server = {
|
services.vscode-server = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nodejsPackage = pkgs.nodejs_18;
|
|
||||||
installPath = "$HOME/.vscodium-server";
|
installPath = "$HOME/.vscodium-server";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue