mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
remove syncthing
This commit is contained in:
parent
c9c3897c8d
commit
4cbbe70898
1 changed files with 0 additions and 6 deletions
|
|
@ -560,12 +560,6 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
smartd.enable = true;
|
smartd.enable = true;
|
||||||
syncthing = {
|
|
||||||
enable = true;
|
|
||||||
dataDir = "/orico/syncthing";
|
|
||||||
openDefaultPorts = true;
|
|
||||||
guiAddress = "0.0.0.0:8384";
|
|
||||||
};
|
|
||||||
tailscale = {
|
tailscale = {
|
||||||
enable = true;
|
enable = true;
|
||||||
authKeyFile = config.sops.secrets.tailscale_key.path;
|
authKeyFile = config.sops.secrets.tailscale_key.path;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue