add thinky to syncthing

This commit is contained in:
Cyryl Płotnicki 2022-09-26 10:46:28 +01:00
parent cc3531a883
commit 7357afd750

View file

@ -1,6 +1,6 @@
{ config, pkgs, inputs, ... }:
let
workstations = [ "skinnyv" "foureighty" ];
workstations = [ "skinnyv" "foureighty" "thinky" ];
workstations_plus_phone = [ "OnePlus9" ] ++ workstations;
in {
services.syncthing = {
@ -24,6 +24,9 @@ in {
"hagath" = {
id = "SXQA3TX-3G5T4CQ-3SX42KJ-UEBZWF7-RL66ORF-DVV6ROT-PYTE6QV-EARKMQU";
};
"thinky" = {
id = "G6SYM4M-32SHELZ-E4IDW3L-3MAOZ54-N7FB5BD-ZNUFXYW-2JVV6GB-LQHNRAF";
};
};
folders = {
"/home/cyryl/vaults" = {