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