mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(de): remove hyprland
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user