allow nginx storage access
This commit is contained in:
parent
2763fe8b15
commit
3f43c46cd2
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ in
|
|||
group = cfg.group;
|
||||
home = cfg.stateDir;
|
||||
};
|
||||
users.users.${config.services.nginx.user}.extraGroups = [ cfg.group ];
|
||||
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue