Syncthing: Difference between revisions

Onny (talk | contribs)
Cleanup
Onny (talk | contribs)
m Cleanup
Line 17: Line 17:


You can declaratively set your Syncthing folders by using the <code>services.syncthing.devices</code> and  <code>services.syncthing.folders</code> options:
You can declaratively set your Syncthing folders by using the <code>services.syncthing.devices</code> and  <code>services.syncthing.folders</code> options:
(Note: Before NixOS 21.11, declarative configuration was done in the <code>services.syncthing.declarative</code> option, such as <code>services.syncthing.declarative.folders = {};</code>)


<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">