fixed typo

This commit is contained in:
Richie Cahill 2024-04-12 07:58:34 -04:00
parent 180f655663
commit 1b0b350d26

View File

@ -107,7 +107,7 @@
path = "/ZFS/Storage/Syncthing/books";
devices = [
"Phone"
"jeeves"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};
@ -116,7 +116,7 @@
path = "/ZFS/Storage/Syncthing/important";
devices = [
"Phone"
"jeeves"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};