okay
This commit is contained in:
parent
d72cfe0265
commit
b2bb99ded1
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue