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