syncthing on the OnePlus 6T

This commit is contained in:
Andrea Ciceri 2024-04-02 12:44:14 +02:00
parent d9349d5317
commit ae0468bf73
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -29,6 +29,12 @@
"tcp://kirk.fleet"
];
};
onplus6t = {
id = "76BJ2ZE-FPFDWUZ-3UZIENZ-TS6YBGG-EZSF6UE-GLHRBQ2-KTHTRMI-3JWNRAT";
addresses = [
"tcp://oneplus6t.fleet"
];
};
};
folders = {
org = {
@ -39,7 +45,7 @@
kirk = "/home/${config.ccr.username}/org";
}
.${config.networking.hostName};
devices = ["picard" "sisko" "kirk"];
devices = ["picard" "sisko" "kirk" "onplus6t"];
};
sync = {
path =