Added workstation separation

This commit is contained in:
2025-07-22 17:40:34 +02:00
parent 0bffd733a5
commit 7a70b7a4b5
4 changed files with 22 additions and 18 deletions

View File

@@ -44,7 +44,6 @@
vulkan-tools
# GUI applications
android-studio
baobab
firefox
gnome-boxes
@@ -62,7 +61,10 @@
protonplus
steam
vesktop
] else [])
] else []
++ (if workSystem then [
android-studio
] else []))
++ (if currentSystemDe == "plasma" then [
kdePackages.wallpaper-engine-plugin
] else [])