From 84065395ba8f706291eacbe03ff9ac4377d1f15a Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Fri, 13 Feb 2026 07:40:41 +0100 Subject: [PATCH] add syncthing note --- modules/syncthing.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/syncthing.nix b/modules/syncthing.nix index e73284e..1d3540d 100644 --- a/modules/syncthing.nix +++ b/modules/syncthing.nix @@ -1,3 +1,6 @@ +# NOTE: Obtain device id using command `syncthing device-id` +# Add the device under `config.settings.devices` + { config, pkgs, lib, ... }: let