added textbook folder to syncthing

This commit is contained in:
Aria Nolan 2024-02-17 11:47:47 -05:00
parent cff2d1ea16
commit ff948fdd89

View file

@ -115,6 +115,10 @@
id = "homework";
devices = ["bicep" "jwst" "echo"];
};
"/data/textbooks" = {
id = "textbooks";
devices = ["bicep" "jwst" "echo"];
};
};
};
};