home.nas: nas dataset goes ssd

This commit is contained in:
Franzi 2024-09-27 10:15:50 +02:00
parent 7b6d811128
commit 54f669313a
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -300,7 +300,7 @@ nodes['home.nas'] = {
'acltype': 'off',
'atime': 'off',
'compression': 'off',
'mountpoint': '/media/nas',
'mountpoint': '/storage/nas',
},
'encrypted/paperless': {
'mountpoint': '/media/paperless',
@ -318,7 +318,7 @@ nodes['home.nas'] = {
'acltype': 'off',
'atime': 'off',
'compression': 'off',
'mountpoint': '/storage/nas',
'mountpoint': '/media/nas_old',
},
'storage/paperless': {
'mountpoint': '/srv/paperless',