diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 6052ef7..bf24018 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -13,7 +13,11 @@ in { programs.hyprland.package = inputs.hyprland.packages.${pkgs.system}.default; # Optional, hint electron apps to use wayland: environment.sessionVariables.NIXOS_OZONE_WL = "1"; + environment.systemPackages = with pkgs; [ + wlr-randr + kanshi + swaylock brightnessctl