profile/dekstop-dev: add copilot

This commit is contained in:
Felix Buehler 2023-12-28 21:12:37 +01:00
parent 8c34d4bac9
commit 1eb3cf884a

View file

@ -25,11 +25,12 @@ in
with vscode-extensions; [ with vscode-extensions; [
bbenoist.nix bbenoist.nix
editorconfig.editorconfig editorconfig.editorconfig
equinusocio.vsc-material-theme
github.copilot
mkhl.direnv mkhl.direnv
ms-azuretools.vscode-docker ms-azuretools.vscode-docker
ms-python.python ms-python.python
ms-vscode-remote.remote-ssh ms-vscode-remote.remote-ssh
equinusocio.vsc-material-theme
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [ ] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
# { # {
# name = "vsc-material-theme"; # name = "vsc-material-theme";