more updating + fix smb secrets
This commit is contained in:
parent
0938d3d1dc
commit
9b760cafc1
6 changed files with 17 additions and 13 deletions
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
steamPackages,
|
||||
steam-fhsenv-without-steam,
|
||||
symlinkJoin,
|
||||
}:
|
||||
symlinkJoin {
|
||||
name = "gamesand";
|
||||
paths = [
|
||||
(steamPackages.steam-fhsenv-without-steam.override
|
||||
(steam-fhsenv-without-steam.override
|
||||
{
|
||||
extraBwrapArgs = [
|
||||
"--ro-bind ./files /game/files"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue