]> git.scottworley.com Git - syncthing-autoregister/blobdiff - modules/syncthing-autoregister.nix
Follow services.syncthing.declarative rename
[syncthing-autoregister] / modules / syncthing-autoregister.nix
index ad710f66e6ba450c4fb71e0ec419052f65c45a5e..710c7a42fff96f05e0a026b52b8c0435df439291 100644 (file)
@@ -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.<hostname>.id.  This file
+          services.syncthing.devices.<hostname>.id.  This file
           can be imported as a NixOS module.
 
           We recommend using a separate file just for this purpose.  I.e.,