From 10a7bbbca13248b47a9e9a6c5d9ec4fca987bfd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sun, 2 Apr 2023 19:49:20 +0100 Subject: [PATCH] add mama --- nixos/syncthing.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/nixos/syncthing.nix b/nixos/syncthing.nix index c035a1e7..ce217165 100644 --- a/nixos/syncthing.nix +++ b/nixos/syncthing.nix @@ -27,6 +27,9 @@ in { "thinky" = { id = "G6SYM4M-32SHELZ-E4IDW3L-3MAOZ54-N7FB5BD-ZNUFXYW-2JVV6GB-LQHNRAF"; }; + "mama" = { + id = "AKHXOY5-P6JA42Z-JIPAU7O-NQ7XDYZ-QAFGYD2-MMKCCJA-S7A77HJ-TRAGAA4"; + }; }; folders = { "/home/cyryl/vaults" = { @@ -74,6 +77,11 @@ in { label = "videos"; devices = workstations ++ [ "hagath" ]; }; + "/home/cyryl/rodzice_sync" = { + id = "rodzice"; + label = "rodzice"; + devices = workstations ++ [ "hagath" "mama" ]; + }; }; extraOptions = { options = {