feat(syncthing): adding syncthing host to sobotka

This commit is contained in:
2025-09-06 13:49:24 +02:00
parent a11e4961e1
commit eefa14bd57
5 changed files with 92 additions and 2 deletions

View File

@@ -9,6 +9,11 @@
uid = 994;
gid = 993;
mounts = {
fast = "/mnt/user";
config = "/persist/opt/services";
};
unbound = {
enable = true;
};