removed storage/Syncthing

This commit is contained in:
Richie Cahill 2024-06-21 20:45:25 -04:00
parent 58787c70ba
commit c39f9afdce

View File

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