This commit is contained in:
Sakooooo 2023-08-31 08:27:56 +04:00
parent d72cfe0265
commit b2bb99ded1
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -58,14 +58,13 @@ in
flameshot
# todo figure this out
gamescope
# brightness
brightnessctl
];
environment.systemPackages = with pkgs; [
# bg
hyprpaper
# bar
(waybar.overrideAttrs (oldAttrs: { mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true "]; }))
brightnessctl
inotify-tools
];