mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-14 18:40:55 -06:00
fix: syncthing cucked
This commit is contained in:
parent
1eacc3aa09
commit
2cd05e31fc
15 changed files with 64 additions and 23 deletions
|
|
@ -20,7 +20,6 @@ in
|
|||
devices,
|
||||
tmpIn,
|
||||
mounts,
|
||||
tmpOut,
|
||||
}:
|
||||
{
|
||||
microvm.vms = {
|
||||
|
|
@ -149,8 +148,7 @@ in
|
|||
systemd.tmpfiles.rules = [
|
||||
"d ${mnt} 0751 microvm wheel - -"
|
||||
"d ${mnt}/${serviceCfg.name} 0751 microvm wheel - -"
|
||||
]
|
||||
++ tmpOut;
|
||||
];
|
||||
sops.secrets = {
|
||||
"${serviceCfg.name}/${user}-pass" = {
|
||||
owner = "root";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue