profile/desktop-dev: fix material theme

This commit is contained in:
Felix Buehler 2024-02-27 21:50:16 +01:00
parent 7b72bee0db
commit 67771c8876

View file

@ -25,13 +25,14 @@ in
with vscode-extensions; [ with vscode-extensions; [
bbenoist.nix bbenoist.nix
editorconfig.editorconfig editorconfig.editorconfig
# remove in 24.05
unstable.equinusocio.vsc-material-theme
github.copilot 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
] ++ [
# remove in 24.05
unstable.vscode-extensions.equinusocio.vsc-material-theme
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [ ] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
# { # {
# name = "vsc-material-theme"; # name = "vsc-material-theme";