mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
vscode rust deps
This commit is contained in:
parent
edcf64e218
commit
1cf8b347fc
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ in
|
|||
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
programs.vscode.package = pkgs.vscode.fhsWithPackages (
|
||||
package = pkgs.vscode.fhsWithPackages (
|
||||
ps: with ps; [
|
||||
rustup
|
||||
zlib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue