minor package cleanup in hyprland
This commit is contained in:
parent
452df0757a
commit
5dca6a6a2e
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ in {
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
package = hyprland;
|
||||
#portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
|
||||
plugins = [
|
||||
inputs.hyprland-plugins.packages.${pkgs.system}.csgo-vulkan-fix
|
||||
|
|
Loading…
Reference in a new issue