final syncthing

This commit is contained in:
2025-10-04 01:56:04 -05:00
parent a2b9efe34c
commit 6554bcf882

View File

@@ -3,8 +3,8 @@
{
services.syncthing = {
enable = true;
user = "blake";
group = "blake";
user = "syncthing";
group = "syncthing";
# webui
guiAddress = "0.0.0.0:2222";