global/packages: add arandr if graphical

This commit is contained in:
Infinidoge 2023-08-10 10:57:18 -04:00
parent 58eec298d4
commit 12d6493289

View file

@ -59,6 +59,7 @@
yq yq
zip zip
] ++ (lib.optionals config.info.graphical (with pkgs; [ ] ++ (lib.optionals config.info.graphical (with pkgs; [
arandr
ffmpeg ffmpeg
mpv mpv
yt-dlp yt-dlp