Home: Disable hyprland bc it's too woke
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user