From e6a8f718177cc08080c310fc61440a034ebf14fa Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Tue, 25 Mar 2025 20:40:36 +0100 Subject: [PATCH] pinwheel/backwards: Share `reading-material` through `syncthing` --- hosts/backwards/modules/syncthing/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/backwards/modules/syncthing/default.nix b/hosts/backwards/modules/syncthing/default.nix index e48fedc..54d2f90 100644 --- a/hosts/backwards/modules/syncthing/default.nix +++ b/hosts/backwards/modules/syncthing/default.nix @@ -90,6 +90,7 @@ in devices = [ "phone" "tablet" + "pinwheel" ]; versioning = { type = "staggered";