steam: Add python3 to runtime for steam play / proton
This commit is contained in:
parent
8395f9aa85
commit
f563a3b2a9
|
@ -23,6 +23,8 @@ let
|
|||
# Open URLs
|
||||
xdg_utils
|
||||
iana-etc
|
||||
# Steam Play / Proton
|
||||
python3
|
||||
] ++ lib.optional withJava jdk
|
||||
++ lib.optional withPrimus primus
|
||||
++ extraPkgs pkgs;
|
||||
|
|
Loading…
Reference in New Issue