From a1cd45d6e1ff4f4716067fbfc6c8f01aedbd7f31 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 3 Aug 2024 20:59:22 +0400 Subject: [PATCH] help --- modules/desktop/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/desktop/hyprland/default.nix b/modules/desktop/hyprland/default.nix index e25c8daf..6decf9da 100644 --- a/modules/desktop/hyprland/default.nix +++ b/modules/desktop/hyprland/default.nix @@ -44,6 +44,7 @@ in users.users.sako.packages = with pkgs; [ # use wayland counterparts wofi + rofi-wayland # network networkmanagerapplet # brightness @@ -67,6 +68,7 @@ in # lock swaylock eww-wayland + ags brightnessctl inotify-tools ];