add vscode extemtion

This commit is contained in:
Frost-Phoenix 2024-01-02 15:55:22 +01:00
parent b198d7ec33
commit fb0383381f

View file

@ -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++