mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
vscode weirdness
This commit is contained in:
parent
98e487b199
commit
2fb7a9405e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
enable = true;
|
||||
package = pkgs.vscode;
|
||||
enableUpdateCheck = false;
|
||||
mutableExtensionsDir = true;
|
||||
mutableExtensionsDir = false;
|
||||
userSettings = {
|
||||
# Note: In settings.json, `.` in a key is not equivalent to a nested object property.
|
||||
# Language-specific
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue