From b8f7bebf77f817ba0bac870be7b44a6a8aeb4f89 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 23 Jul 2023 23:10:54 +0200 Subject: l sync: sort & add massulus --- lass/2configs/sync/decsync.nix | 2 +- lass/2configs/sync/sync.nix | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'lass/2configs/sync') diff --git a/lass/2configs/sync/decsync.nix b/lass/2configs/sync/decsync.nix index 5fded10a2..98479c7f5 100644 --- a/lass/2configs/sync/decsync.nix +++ b/lass/2configs/sync/decsync.nix @@ -1,7 +1,7 @@ { services.syncthing.folders.decsync = { path = "/home/lass/decsync"; - devices = [ "mors" "blue" "green" "phone" ]; + devices = [ "mors" "blue" "green" "phone" "massulus" ]; }; krebs.acl."/home/lass/decsync"."u:syncthing:X".parents = true; diff --git a/lass/2configs/sync/sync.nix b/lass/2configs/sync/sync.nix index 2714fa83e..09f94378b 100644 --- a/lass/2configs/sync/sync.nix +++ b/lass/2configs/sync/sync.nix @@ -1,6 +1,13 @@ { services.syncthing.folders."/home/lass/sync" = { - devices = [ "mors" "icarus" "xerxes" "shodan" "green" "blue" "coaxmetal" ]; + devices = [ + "mors" + "xerxes" + "green" + "blue" + "coaxmetal" + "aergia" + ]; }; krebs.acl."/home/lass/sync"."u:syncthing:X".parents = true; krebs.acl."/home/lass/sync"."u:syncthing:rwX" = {}; -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/00100000.lock: No such file or directory (2)