mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-23 08:58:08 +01:00
news: Fix entry for GUIX_SANDBOX_EXTRA_SHARES.
* news.txt: Incorrect paren placement. How embarrassing!
This commit is contained in:
parent
8c03b980b6
commit
01f18977c2
1 changed files with 4 additions and 4 deletions
4
news.txt
4
news.txt
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
(entry (commit "8078757b887a7691644b119913c3f7b41661775d")
|
(entry (commit "8078757b887a7691644b119913c3f7b41661775d")
|
||||||
(title
|
(title
|
||||||
(en "New @code{GUIX_SANDBOX_EXTRA_SHARES} variable for nonguix containers (Steam)")
|
(en "New @code{GUIX_SANDBOX_EXTRA_SHARES} variable for nonguix containers (Steam)"))
|
||||||
(body
|
(body
|
||||||
(en "The nonguix container has a new environment variable
|
(en "The nonguix container has a new environment variable
|
||||||
@code{GUIX_SANDBOX_EXTRA_SHARES} which is a @code{:} delimited list of
|
@code{GUIX_SANDBOX_EXTRA_SHARES} which is a @code{:} delimited list of
|
||||||
|
@ -27,7 +27,7 @@ GUIX_SANDBOX_EXTRA_SHARES=/some/other/drive steam
|
||||||
This should allow you to select @code{/some/other/drive} in Steam for a game
|
This should allow you to select @code{/some/other/drive} in Steam for a game
|
||||||
library. This is an experimental feature and just provides a basic way to add
|
library. This is an experimental feature and just provides a basic way to add
|
||||||
shares to the container, so please test and report any difficulties or
|
shares to the container, so please test and report any difficulties or
|
||||||
suggestions to improve."))))
|
suggestions to improve.")))
|
||||||
|
|
||||||
(entry (commit "1591c3d1d10b2884da29ab7d1252304f2ce1514b")
|
(entry (commit "1591c3d1d10b2884da29ab7d1252304f2ce1514b")
|
||||||
(title
|
(title
|
||||||
|
|
Loading…
Reference in a new issue