desktopConfig: removed vscode and chrome by default

This commit is contained in:
Aly Raffauf 2024-03-29 07:22:46 -04:00
parent df2a9093ad
commit 822e795165

View file

@ -36,10 +36,8 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
fractal fractal
github-desktop github-desktop
google-chrome
obsidian obsidian
tauon tauon
vscode
webcord webcord
zoom-us zoom-us
]; ];