From eb7bf022929bb1158356c3a90f8605660be6b21f Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Wed, 15 Oct 2025 08:39:18 +0200 Subject: [PATCH] fix: enable syncthing on odin --- instances/odin/hm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instances/odin/hm.nix b/instances/odin/hm.nix index 527b84f..8d2934e 100644 --- a/instances/odin/hm.nix +++ b/instances/odin/hm.nix @@ -128,7 +128,7 @@ # # ../../hm/screen_locker.nix # # ../../hm/security.nix # # ../../hm/spotifyd.nix - # ../../hm/syncthing.nix + ../../hm/syncthing.nix # # ../../hm/thunar.nix # # ../../hm/twmn.nix # # ../../hm/update_background.nix