mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -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;
|
||||
syncthing = {
|
||||
enable = true;
|
||||
dataDir = "/orico/syncthing";
|
||||
openDefaultPorts = true;
|
||||
guiAddress = "0.0.0.0:8384";
|
||||
};
|
||||
tailscale = {
|
||||
enable = true;
|
||||
authKeyFile = config.sops.secrets.tailscale_key.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue