Merge pull request #8426 from doshitan/steam-xrandr
steam: add xrandr binary to env
This commit is contained in:
commit
0749f10ce9
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ buildFHSUserEnv {
|
|||
pkgs.python
|
||||
pkgs.gnome2.zenity
|
||||
pkgs.xdg_utils
|
||||
pkgs.xlibs.xrandr
|
||||
]
|
||||
++ lib.optional (config.steam.java or false) pkgs.jdk
|
||||
++ lib.optional (config.steam.primus or false) pkgs.primus
|
||||
|
|
Loading…
Reference in a new issue