diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index 0479e1e..1d9ec57 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -135,7 +135,10 @@ in }; }; - home.packages = [ pkgs.jq pkgs.bc ]; + home.packages = [ + pkgs.wdisplays + pkgs.bc + ]; }; # openGL is needed for wayland/hyprland