feat(desktop): use git version of hyprland.
This commit is contained in:
parent
94f9efc9fb
commit
bb84321cfe
1 changed files with 2 additions and 2 deletions
|
@ -119,8 +119,8 @@ in {
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
# package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||||
# portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
|
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
|
||||||
|
|
||||||
systemd.enable = false; # Using USWM globally
|
systemd.enable = false; # Using USWM globally
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue