commit ec04b42f397188fca8687cdfb3b44f963773d80f
parent d638608c878be3dd0c8ddf6dc6e5c26246703868
Author: Leah (ctucx) <git@ctu.cx>
Date: Tue, 4 Oct 2022 14:40:22 +0200
parent d638608c878be3dd0c8ddf6dc6e5c26246703868
Author: Leah (ctucx) <git@ctu.cx>
Date: Tue, 4 Oct 2022 14:40:22 +0200
common/syncthing-config: remove unused devices, add ipad
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/configurations/common/syncthing-config.nix b/configurations/common/syncthing-config.nix @@ -4,13 +4,13 @@ let secrets = inputs.local-secrets; devices = { - #laptops/desktops - coladose.id = secrets.syncthing.ids.coladose; - blechbuechse.id = secrets.syncthing.ids.blechbuechse; + #desktops blechkasten.id = secrets.syncthing.ids.blechkasten; - # iphone + #mobile devices + blechbuechse.id = secrets.syncthing.ids.blechbuechse; iphone.id = secrets.syncthing.ids.iphone; + ipad.id = secrets.syncthing.ids.ipad; #servers desastro = {