alyssum/home.syncthing: temporarily disable
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
This commit is contained in:
parent
63d9d6b004
commit
bd951b90b5
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@
|
||||||
stateVersion = "26.05";
|
stateVersion = "26.05";
|
||||||
};
|
};
|
||||||
services.syncthing = {
|
services.syncthing = {
|
||||||
enable = true;
|
enable = false;
|
||||||
guiAddress = "[::]:8385";
|
# guiAddress = "[::]:8385";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue