infrastructure

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 92c1b40adbafe6e8ee9d1d7a6152ba566f0a82f0
parent 7120b332c9e74490d9842d8c920353caf4588da0
Author: Silas Brack <silasbrack@gmail.com>
Date:   Sat, 11 Jul 2026 18:41:08 +0200

gaia: add work macbook to syncthing test folder

Diffstat:
Mhosts/gaia/configuration.nix | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/hosts/gaia/configuration.nix b/hosts/gaia/configuration.nix @@ -458,7 +458,10 @@ "Test" = { id = "tkc8u-s54c3"; path = "~/test"; - devices = [ "Lolo's Macbook Pro" ]; + devices = [ + "Lolo's Macbook Pro" + "Work Macbook Pro" + ]; }; "Zotero" = { id = "7xkgb-tuqgw";