vscode extensions

This commit is contained in:
Ittihadyya 2025-02-18 20:23:41 +02:00
parent 4a2ddb2f65
commit 3343df51cc

View file

@ -29,12 +29,12 @@
programs.vscode = {
enable = true;
package = pkgs.vscodium;
mutableExtensionsDir = false; # turning this one makes it not build.
mutableExtensionsDir = false; # turning this one makes it not build.
extensions = with pkgs.vscode-extensions; [
rust-lang.rust-analyzer
tuttieee.emacs-mcx
tamasfe.even-better-toml
# vadimcn.vscode-lldb# currently doesn't work
# vadimcn.vscode-lldb# currently doesn't work
jnoortheen.nix-ide
mkhl.direnv
matthewpi.caddyfile-support