Common/syncthing: add iMac

This commit is contained in:
Toast 2024-09-13 10:55:24 +02:00
parent ca38820ac6
commit 37823965c3

View file

@ -47,12 +47,17 @@ in {
name = "Win Max 2";
id = "X2NILRM-ADRBQ23-AFREAZA-62GVFDF-UVMPR4L-KGHMUNY-BJ2C3CQ-RBT43QS";
};
"imac" = {
name = "iMac";
id = "KRHGSJF-64UXAE2-CNSDV6L-QAUV2HU-JTSIEIC-KSHLCBU-IFIQGDX-K5UCSQR";
compression = "always";
};
};
folders = {
"passwords" = {
label = "KeePassXC Passwords";
id = "rdyaq-ex659";
devices = ["phone" "pc" "steamdeck" "server" "surface" "winmax2"];
devices = ["phone" "pc" "steamdeck" "server" "surface" "winmax2" "imac"];
};
};
};