[NixOS] Syncthing iteration

This commit is contained in:
Ivan Malison 2023-08-03 21:48:13 -06:00
parent 189a031b1e
commit 55fdaa4be7

View File

@ -2,12 +2,12 @@
{
services.syncthing = {
enable = true;
folders = {
sync = {
path = "~/sync/";
};
};
settings = {
folders = {
sync = {
path = "~/sync/";
};
};
devices = {
ryzen-shine = { id = "IYCR3JH-BDZ4N3F-ZBUETYR-4N2UILK-FAEJJ5B-YUYMZQ3-YN63E5T-I2EHCAK"; };
biskcomp = { id = "63SZFEC-AVA7MAL-MRJCZXN-3J4MKY6-52CK37Q-EQDN27P-7LOTYFX-UTL7YA3"; };