From 1e72a0017253235e24885165e221f101621dde22 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 24 Jan 2024 10:45:54 -0600 Subject: [PATCH] add monitor handling utils --- modules/hyprland.nix | 4 ++++ 1 file changed, 4 insertions(+) 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