61 current 2025-10-05 15:00:30 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-05 15:01:04 -05:00
parent b3b9a4dc96
commit 336364bdfa
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ in
config = lib.mkIf cfg.enable {
services.syncthing = {
enable = true;
user = "root";
user = "blake";
group = "blake";
dataDir = cfg.data_dir;
guiAddress = "0.0.0.0:2222";