Don't manage Visual Studio Code under macOS

Its auto-updater wreaks havoc under Darwin.
This commit is contained in:
Spotlight 2024-11-14 15:56:07 -06:00
parent f3b28b8fee
commit 225fa39e0d
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
5 changed files with 4 additions and 19 deletions

View file

@ -95,6 +95,7 @@
environment.systemPackages = with pkgs; [
cider
discord
vscode
];
programs.steam.enable = true;