treewide: Disable syncthing

Intending to redo this from scratch
This commit is contained in:
Katherina Walshe-Grey 2025-10-03 11:22:29 +01:00
parent 1035d4cf6c
commit 99215ba9ca
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
{
services.syncthing = {
enable = true;
# enable = true;
extraOptions = [
"--gui-address=:8385"
"--home=/home/qenya/state/syncthing"