fix: syncthing cucked

This commit is contained in:
Nick 2025-12-09 16:22:37 -06:00
parent 67baa162a0
commit 3a3a41db93

View file

@ -142,6 +142,7 @@ in
};
systemd.tmpfiles.rules = [
"d ${mnt} 0751 microvm wheel - -"
"d ${mnt}/${serviceCfg.name} 0751 microvm wheel - -"
]
++ tmpOut;