mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: added syncthing
This commit is contained in:
parent
5a5f7ed62d
commit
c77a6bc6fd
1 changed files with 3 additions and 1 deletions
|
|
@ -54,6 +54,8 @@ in
|
||||||
];
|
];
|
||||||
|
|
||||||
system.activationScripts.postgresCommands = ''
|
system.activationScripts.postgresCommands = ''
|
||||||
chown -R ${service.name}:${service.name} ${service.paths.path0}
|
if [ ! -d "${service.paths.path0}/15" ]; then
|
||||||
|
chown -R ${service.name}:${service.name} ${service.paths.path0}
|
||||||
|
fi
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue