ma: add syncthing id for omo.r and x.r

This commit is contained in:
makefu 2022-01-28 23:48:57 +01:00
parent 554ded629c
commit 31a4946a91
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -102,6 +102,7 @@ in {
x = { x = {
ci = true; ci = true;
cores = 4; cores = 4;
syncthing.id = "OA36OF6-JEFCUJQ-OEYVTMH-DPCACQI-3AJRE5G-BFVMOUG-RPYJQE3-4ZCUWA5";
nets = { nets = {
retiolum.ip4.addr = "10.243.0.91"; retiolum.ip4.addr = "10.243.0.91";
wiregrill = { wiregrill = {
@ -121,7 +122,7 @@ in {
omo = rec { omo = rec {
ci = true; ci = true;
cores = 2; cores = 2;
syncthing.id = "Y5OTK3S-JOJLAUU-KTBXKUW-M7S5UEQ-MMQPUK2-7CXO5V6-NOUDLKP-PRGAFAK";
nets = { nets = {
retiolum = { retiolum = {
ip4.addr = "10.243.0.89"; ip4.addr = "10.243.0.89";