Syncthing: Difference between revisions
imported>Klaymore Updated declarative configuration for 21.11 options changes, added note for earlier versions. |
imported>Klaymore m Typo fix |
||
Line 3: | Line 3: | ||
<nowiki>nix-env -iA nixos.syncthing</nowiki> | <nowiki>nix-env -iA nixos.syncthing</nowiki> | ||
It can also be enabled as a service. You'll typically want to configure the user and the path to the configuration directory, as with the | It can also be enabled as a service. You'll typically want to configure the user and the path to the configuration directory, as with the default values ("syncthing" for the user, "/var/lib/syncthing" for the dir) you won't be able to access the files: | ||
<nowiki> | <nowiki> |