more
This commit is contained in:
parent
f458bea35f
commit
a0acda37df
1 changed files with 4 additions and 0 deletions
|
|
@ -105,6 +105,10 @@ in {
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
systemd = {
|
||||
enable = true;
|
||||
enableXdgAutostart = true;
|
||||
};
|
||||
# package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||
# portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
|
||||
package = pkgs.hyprland;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue