fixed syncthing permissions

This commit is contained in:
Aria Nolan 2024-01-26 13:59:32 -05:00
parent cd0acc1147
commit 460b3f0625

View file

@ -57,6 +57,8 @@
services.syncthing = { services.syncthing = {
enable = true; enable = true;
user = "tacocat";
dataDir = "/home/tacocat";
settings = { settings = {
devices = { devices = {
bicep = { bicep = {