Syncthing: Add access note.
This commit is contained in:
parent
b3340def96
commit
361b6742a8
|
@ -5,6 +5,7 @@
|
|||
}: let
|
||||
cfg = config.module.syncthing;
|
||||
in {
|
||||
# NOTE: Access at `http://localhost:8384`.
|
||||
options.module.syncthing = {
|
||||
enable = lib.mkEnableOption "the file sync.";
|
||||
dataDir = lib.mkOption {
|
||||
|
|
Loading…
Reference in a new issue