mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 05:03:23 -05:00
Cannot Find New Extensions?
This commit is contained in:
parent
b6d5586e84
commit
93d600ecee
3 changed files with 93 additions and 10 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
enableUpdateCheck = false;
|
||||
enableExtensionUpdateCheck = false;
|
||||
mutableExtensionsDir = false;
|
||||
mutableExtensionsDir = true;
|
||||
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
catppuccin.catppuccin-vsc
|
||||
|
|
@ -33,9 +33,8 @@
|
|||
ms-vscode-remote.remote-ssh
|
||||
ms-vscode-remote.remote-containers
|
||||
sumneko.lua
|
||||
|
||||
stanzilla.vscode-wow-toc
|
||||
Septh.wow-bundle
|
||||
septh.wow-bundle
|
||||
ketho.wow-api
|
||||
];
|
||||
userSettings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue