add vscode extemtion
This commit is contained in:
parent
b198d7ec33
commit
fb0383381f
|
@ -6,6 +6,8 @@
|
||||||
extensions = with pkgs.vscode-extensions; [
|
extensions = with pkgs.vscode-extensions; [
|
||||||
# nix language
|
# nix language
|
||||||
bbenoist.nix
|
bbenoist.nix
|
||||||
|
# nix-shell suport
|
||||||
|
arrterian.nix-env-selector
|
||||||
# python
|
# python
|
||||||
ms-python.python
|
ms-python.python
|
||||||
# C/C++
|
# C/C++
|
||||||
|
|
Loading…
Reference in a new issue