From 9847c4b97eb10956b6b50ab315eadb2b4c0a4e15 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Sun, 12 Oct 2025 22:53:11 +0200 Subject: [PATCH] minor --- modules/syncthing.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/syncthing.nix b/modules/syncthing.nix index f35c4e4..86b888d 100644 --- a/modules/syncthing.nix +++ b/modules/syncthing.nix @@ -62,7 +62,7 @@ }; "Obsidian" = { path = "~/Obsidian"; - devices = [ "mba" "iphone" "hs" "thinkpad" ]; + devices = [ "mba" "iphone" "hs" "thinkpad" "ipad" ]; ignorePerms = true; versioning = { type = "staggered";