Modules/Hyprland: Remove bullshit
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user