home.nas: change storage layout

This commit is contained in:
Franzi 2025-04-16 09:03:53 +02:00
parent a34f3a8d98
commit af5a75e065
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 38 additions and 63 deletions

View file

@ -42,7 +42,7 @@ nodes['home.downloadhelper'] = {
'mounts': {
'storage': {
'mountpoint': '/mnt/nas',
'serverpath': '172.19.138.20:/storage/download',
'serverpath': '172.19.138.20:/mnt/download',
'mount_options': {
'retry=0',
'rw',