mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: nextcloud test
This commit is contained in:
parent
a722201db1
commit
ae34da3498
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@ in {
|
|||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"Z ${nextcloud.paths.path0} 770 ${nextcloud.name} ${nextcloud.name} -"
|
||||
"Z ${nextcloud.sops.path0} 770 ${nextcloud.name} ${nextcloud.name} -"
|
||||
"Z ${nextcloud.paths.path0} 750 ${nextcloud.name} ${nextcloud.name} -"
|
||||
"Z ${nextcloud.sops.path0} 750 ${nextcloud.name} ${nextcloud.name} -"
|
||||
];
|
||||
|
||||
users.users.${nextcloud.name}.extraGroups = ["caddy" "nginx" "postgres"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue