Prune heavy editor packages from jay-lenovo
This commit is contained in:
@@ -8,9 +8,7 @@ makeEnable config "myModules.kat" false {
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
obsidian
|
obsidian
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
code-cursor
|
|
||||||
obsidian
|
obsidian
|
||||||
windsurf
|
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.extraInit = ''
|
environment.extraInit = ''
|
||||||
|
|||||||
@@ -15,7 +15,6 @@
|
|||||||
android-studio
|
android-studio
|
||||||
perf
|
perf
|
||||||
zenmonitor
|
zenmonitor
|
||||||
code-cursor
|
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user