disable hyprland for now

This commit is contained in:
Sean Kovacs 2026-03-01 19:48:40 -05:00
commit 3e61bdcd8b
Signed by: sckova
GPG key ID: 00F325187C68651A
5 changed files with 14 additions and 14 deletions

View file

@ -89,12 +89,12 @@
}
];
};
hyprland = {
enable = true;
package = pkgs.hyprland;
portalPackage = pkgs.xdg-desktop-portal-hyprland;
withUWSM = true;
};
# hyprland = {
# enable = true;
# package = pkgs.hyprland;
# portalPackage = pkgs.xdg-desktop-portal-hyprland;
# withUWSM = true;
# };
};
services = {