tsuki: set the correct hyprland package

This commit is contained in:
notohh 2025-03-10 05:57:31 -04:00
parent e1c3a6edc8
commit ea51aa2617
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -64,6 +64,7 @@
hyprland = {
enable = true;
withUWSM = false;
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
};
corectrl.enable = true;