nongnu: steam: Provide timezone info to Steam container.

* nongnu/packages/steam-client.scm (make-container-wrapper): Expose /etc/localtime

Signed-off-by: ison <ison@airmail.cc>
This commit is contained in:
John Kehayias 2022-02-23 17:23:36 -07:00 committed by ison
parent 35533c763a
commit 3ae6f63be1
No known key found for this signature in database
GPG key ID: 5E76B1AD0FC22F93

View file

@ -430,6 +430,7 @@ in a sandboxed FHS environment."
,@(exists-> "/dev/nvidiactl")
,@(exists-> "/dev/nvidia-modeset")
,@(exists-> "/etc/machine-id")
"/etc/localtime" ; Needed for correct time zone.
"/sys/class/hidraw" ; Needed for devices like the Valve Index.
"/sys/class/input" ; Needed for controller input.
"/sys/dev"