From 2be532bd170567757c3f58e916c96ce28d90291e Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sun, 1 Mar 2026 23:11:19 -0600 Subject: [PATCH] what was I thinking --- modules/services/syncthing.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/services/syncthing.nix b/modules/services/syncthing.nix index ee5e6ef..8d85389 100644 --- a/modules/services/syncthing.nix +++ b/modules/services/syncthing.nix @@ -85,9 +85,8 @@ in path = "~/Pictures/Art/current clip files/"; ignorePerms = false; devices = [ - "server" - "miniserver" "workstation" + "galaxy" ]; }; gdl = {