X-Git-Url: http://git.scottworley.com/syncthing-autoregister/blobdiff_plain/4ac4946095213d617adde6b5e7067298c61e6df9..refs/heads/master:/modules/syncthing-autoregister.nix?ds=inline diff --git a/modules/syncthing-autoregister.nix b/modules/syncthing-autoregister.nix index ad710f6..710c7a4 100644 --- a/modules/syncthing-autoregister.nix +++ b/modules/syncthing-autoregister.nix @@ -20,7 +20,7 @@ in { description = '' Path of nix module file to write our syncthing device id into. It will be written into - services.syncthing.declarative.devices..id. This file + services.syncthing.devices..id. This file can be imported as a NixOS module. We recommend using a separate file just for this purpose. I.e.,