fixed typo
This commit is contained in:
parent
180f655663
commit
1b0b350d26
@ -107,7 +107,7 @@
|
|||||||
path = "/ZFS/Storage/Syncthing/books";
|
path = "/ZFS/Storage/Syncthing/books";
|
||||||
devices = [
|
devices = [
|
||||||
"Phone"
|
"Phone"
|
||||||
"jeeves"
|
"rhapsody-in-green"
|
||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
@ -116,7 +116,7 @@
|
|||||||
path = "/ZFS/Storage/Syncthing/important";
|
path = "/ZFS/Storage/Syncthing/important";
|
||||||
devices = [
|
devices = [
|
||||||
"Phone"
|
"Phone"
|
||||||
"jeeves"
|
"rhapsody-in-green"
|
||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user