mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-15 02:50:57 -06:00
fix: syncthing cucked
This commit is contained in:
parent
4c767d369f
commit
c405fdd161
2 changed files with 14 additions and 4 deletions
|
|
@ -18,8 +18,9 @@ in
|
|||
mnt,
|
||||
folders,
|
||||
devices,
|
||||
tmp,
|
||||
tmpIn,
|
||||
mounts,
|
||||
tmpOut,
|
||||
}:
|
||||
{
|
||||
microvm.vms = {
|
||||
|
|
@ -142,6 +143,7 @@ in
|
|||
|
||||
systemd.tmpfiles.rules = [
|
||||
"d ${mnt}/${serviceCfg.name} 0751 microvm wheel - -"
|
||||
];
|
||||
]
|
||||
++ tmpOut;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue