Skip to content

Commit 69ea159

Browse files
fix(nix): align package installs with the active multi-user profile
1 parent ff09390 commit 69ea159

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/nix/scenarios.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"remoteUser": "vscode",
8787
"features": {
8888
"nix": {
89-
"packages": "nodePackages.nodejs,nixpkgs.vim,nixpkgs.yarn",
89+
"packages": "nodejs,nixpkgs.vim,nixpkgs.yarn",
9090
"useAttributePath": true
9191
}
9292
}

0 commit comments

Comments
 (0)