feat(darwin): Update default vscode profile to use fhs package instead of outdated version

This commit is contained in:
Andrei Lazarescu 2025-06-02 01:16:09 +03:00
parent 37951bc694
commit 314fc3538f
Signed by: lazandrei19
SSH Key Fingerprint: SHA256:/KoKmXLdUaBkf6PPceiJzDezV957xmuD7T9TTKsf28Q

View File

@ -143,7 +143,6 @@
};
vscode = {
enable = true;
package = pkgs.vscode-fhs;
mutableExtensionsDir = false;
profiles.default = {
enableExtensionUpdateCheck = true;