mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 16:38:09 +01:00
nongnu: steam: Link steam-asound32.desktop in steam-nvidia.
* nongnu/packages/steam-client.scm (steam-nvidia): Link steam-asound32.desktop.
This commit is contained in:
parent
abeb450f0f
commit
9f0740a1ad
1 changed files with 2 additions and 1 deletions
|
@ -580,7 +580,8 @@ all games will be installed."))))
|
|||
,@fhs-min-libs)
|
||||
#:name "fhs-union-32"
|
||||
#:system "i686-linux")))
|
||||
(link-files '("share/applications/steam.desktop"))
|
||||
(link-files '("share/applications/steam.desktop"
|
||||
"share/applications/steam-asound32.desktop"))
|
||||
(description "Steam is a digital software distribution platform created by
|
||||
Valve. This package provides a script for launching Steam in a Guix container
|
||||
which will use the directory @file{$HOME/.local/share/guix-sandbox-home} where
|
||||
|
|
Loading…
Reference in a new issue