home.nas: add new samba share for watching c3voc streams

This commit is contained in:
Franzi 2025-03-29 13:38:08 +01:00
parent a592de005e
commit 7cb8876231
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -180,6 +180,10 @@ nodes['home.nas'] = {
},
'samba': {
'shares': {
'C3VOC': {
'path': '/storage/nas/C3VOC',
'force_group': 'nas',
},
'TV': {
'path': '/storage/nas/TV',
'force_group': 'nas',