moved storage to zfs

This commit is contained in:
Richie Cahill
2024-06-21 10:31:06 -04:00
parent 44881725ce
commit 4d7d4d05c6
3 changed files with 7 additions and 7 deletions

View File

@ -72,7 +72,7 @@
};
"books" = {
id = "6uppx-vadmy"; # cspell:disable-line
path = "/ZFS/storage/Syncthing/books";
path = "/zfs/storage/Syncthing/books";
devices = [
"bob"
"phone"
@ -82,7 +82,7 @@
};
"important" = {
id = "4ckma-gtshs"; # cspell:disable-line
path = "/ZFS/storage/Syncthing/important";
path = "/zfs/storage/Syncthing/important";
devices = [
"bob"
"phone"
@ -92,7 +92,7 @@
};
"music" = {
id = "vprc5-3azqc"; # cspell:disable-line
path = "/ZFS/storage/Syncthing/music";
path = "/zfs/storage/Syncthing/music";
devices = [
"bob"
"phone"
@ -102,7 +102,7 @@
};
"projects" = {
id = "vyma6-lqqrz"; # cspell:disable-line
path = "/ZFS/storage/Syncthing/projects";
path = "/zfs/storage/Syncthing/projects";
devices = [
"bob"
"rhapsody-in-green"