fix(arr): Fix websockets

This commit is contained in:
Madeleine Sydney
2025-05-12 01:24:17 -06:00
parent fcdeac41c9
commit 92ad3d295d
4 changed files with 37 additions and 13 deletions

View File

@@ -43,6 +43,8 @@ in {
options = [
"vers=2.0"
"cred=/run/secrets/buffalo-nas-creds"
# Wait for network availability before attempting mount.
"_netdev"
# It appears that the group/user names used by Nixarr are hard-coded.
"gid=media"
"uid=streamer"