treewide: Disable syncthing
Intending to redo this from scratch
This commit is contained in:
parent
1035d4cf6c
commit
99215ba9ca
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
# enable = true;
|
||||
user = "qenya";
|
||||
dataDir = "/data/syncthing";
|
||||
openDefaultPorts = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue