Prune heavy editor packages from jay-lenovo

This commit is contained in:
2026-05-30 06:46:55 -07:00
parent 58a55209fa
commit e6a5464520
2 changed files with 0 additions and 3 deletions

View File

@@ -8,9 +8,7 @@ makeEnable config "myModules.kat" false {
environment.systemPackages = with pkgs; [
obsidian
bitwarden-desktop
code-cursor
obsidian
windsurf
];
environment.extraInit = ''

View File

@@ -15,7 +15,6 @@
android-studio
perf
zenmonitor
code-cursor
];
hardware.enableRedistributableFirmware = true;