MyNixOS website logo
option

services.syncthing.guiCredentials.passwordFile

The full path to a file that contains the password, or a hash of the password, to set for GUI access.

The password file is read each time Syncthing is started.

If the password file contains a bcrypt hash, Syncthing will use that hash as-is. Otherwise, Syncthing will hash the password provided before storing it.

Declarations
Type
string
Default
null
Example
config.sops.secrets.syncthing.path