Home: Re-enable Hyprland (HDR test)

This commit is contained in:
2026-07-18 14:13:16 +02:00
parent 481eed6ca5
commit 63670dd4c9
19 changed files with 266 additions and 10 deletions
+1 -1
View File
@@ -318,7 +318,7 @@ with mylib.networking; {
gpu-screen-recorder.enable = !headless;
hyprland = {
enable = false;
enable = true;
# enable = !headless;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;