From 7357afd75001233090845e179956a24657477cb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Mon, 26 Sep 2022 10:46:28 +0100 Subject: [PATCH] add thinky to syncthing --- nixos/syncthing.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nixos/syncthing.nix b/nixos/syncthing.nix index 19a9b1ae..93ad5a79 100644 --- a/nixos/syncthing.nix +++ b/nixos/syncthing.nix @@ -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" = {