1

Home: Disable hyprland bc it's too woke

This commit is contained in:
2025-12-26 13:45:40 +01:00
parent 0d20883f4f
commit 1fef42e5d4

View File

@ -344,7 +344,8 @@ with mylib.networking; {
gpu-screen-recorder.enable = !headless;
hyprland = {
enable = !headless;
enable = false;
# enable = !headless;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;