Modules/Hyprland: Remove bullshit

This commit is contained in:
2026-07-18 14:53:48 +02:00
parent 5f57a20b58
commit c2d40470c0
15 changed files with 575 additions and 1057 deletions
+2 -2
View File
@@ -318,8 +318,8 @@ with mylib.networking; {
gpu-screen-recorder.enable = !headless;
hyprland = {
enable = true;
# enable = !headless;
# enable = true;
enable = !headless;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;