diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index 87c7138..80fd47c 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -160,7 +160,7 @@ in }; # openGL is needed for wayland/hyprland - hardware.opengl.enable = true; + hardware.graphics.enable = true; systemd.user.services.hyprland-monitors = { # systemctl --user restart hyprland-monitors.service