feat(de): remove hyprland

This commit is contained in:
2026-05-23 15:38:29 +02:00
parent bc8c13d740
commit 89318957b9
10 changed files with 25 additions and 1007 deletions
-9
View File
@@ -114,14 +114,6 @@
kdePackages.wallpaper-engine-plugin
];
hyprlandPackages = lib.optionals (currentSystemDe == "hyprland") [
brightnessctl
hyprpaper
pamixer
pavucontrol
kdePackages.dolphin
];
gnomePackages = lib.optionals (currentSystemDe == "gnome") [
gnome-tweaks
gnomeExtensions.appindicator
@@ -142,7 +134,6 @@
++ gamingPackages
++ workPackages
++ plasmaPackages
++ hyprlandPackages
++ gnomePackages
++ niriPackages;