mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
vscode: replace nix plugin
This commit is contained in:
parent
fccb345a5d
commit
b016868f68
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ with lib;
|
|||
(vscode-with-extensions.override {
|
||||
vscode = vscodium;
|
||||
vscodeExtensions = with pkgs.vscode-extensions; [
|
||||
bbenoist.nix
|
||||
jnoortheen.nix-ide
|
||||
ms-azuretools.vscode-docker
|
||||
ms-python.python
|
||||
ms-vscode.cpptools
|
||||
|
|
Loading…
Reference in a new issue