feat: trying to unfuck hyprland

This commit is contained in:
Nick 2025-02-02 23:56:07 -06:00
parent 616c51118f
commit 4a9592dad8
7 changed files with 48 additions and 40 deletions

View file

@ -7,8 +7,8 @@
programs.hyprland = {
enable = true;
xwayland.enable = true;
package = flake.inputs.hyprland.packages.${pkgs.system}.hyprland;
portalPackage = flake.inputs.hyprland-portal.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
# package = flake.inputs.hyprland.packages.${pkgs.system}.hyprland;
# portalPackage = flake.inputs.hyprland-portal.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
};
nix = {
settings = {