more updating + fix smb secrets

This commit is contained in:
xunuwu 2024-10-27 14:44:58 +01:00
parent 0938d3d1dc
commit 9b760cafc1
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
6 changed files with 17 additions and 13 deletions

View file

@ -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"