kunsi-p14s: add dataset for nextcloud client

This commit is contained in:
Franzi 2024-03-03 13:16:53 +01:00
parent f5a1a50472
commit 0fa9ef91ae
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 4 additions and 0 deletions

View File

@ -220,6 +220,9 @@ nodes['kunsi-p14s'] = {
'zroot/movies': {
'mountpoint': '/media/movies',
},
'zroot/nextcloud': {
'mountpoint': '/home/kunsi/nextcloud',
},
'zroot/system/journal': {
'mountpoint': '/var/log/journal',
'acltype': 'posix',
@ -253,6 +256,7 @@ nodes['kunsi-p14s'] = {
},
'snapshot_never': {
'zroot/movies',
'zroot/nextcloud',
'zroot/system/journal',
'zroot/system/video',
},