tsuki: set the correct hyprland package
This commit is contained in:
parent
e1c3a6edc8
commit
ea51aa2617
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
||||||
hyprland = {
|
hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
withUWSM = false;
|
withUWSM = false;
|
||||||
|
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||||
portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
|
portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
|
||||||
};
|
};
|
||||||
corectrl.enable = true;
|
corectrl.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue