mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: jorgejo test
This commit is contained in:
parent
62b025666d
commit
89a8fdc5fa
1 changed files with 4 additions and 4 deletions
|
@ -90,10 +90,10 @@ in {
|
|||
# depends = [server.storage0.mount];
|
||||
# };
|
||||
|
||||
# systemd.tmpfiles.rules = [
|
||||
# "Z ${service.paths.path0} 755 ${service.name} ${service.name} -"
|
||||
# "Z ${service.sops.path0} 755 ${service.name} ${service.name} -"
|
||||
# ];
|
||||
systemd.tmpfiles.rules = [
|
||||
"Z ${service.paths.path0} 755 ${service.name} ${service.name} -"
|
||||
"Z ${service.sops.path0} 755 ${service.name} ${service.name} -"
|
||||
];
|
||||
|
||||
users.users.${service.name}.extraGroups = ["caddy" "postgres"];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue