Minor refactor
This commit is contained in:
parent
b9f445c747
commit
37c6e842f1
12 changed files with 48 additions and 69 deletions
|
|
@ -2,10 +2,7 @@
|
|||
|
||||
{
|
||||
users = {
|
||||
users = {
|
||||
nginx.extraGroups = [ "acme" ];
|
||||
user.extraGroups = [ "docker" ];
|
||||
};
|
||||
users = { nginx.extraGroups = [ "acme" ]; };
|
||||
groups = {
|
||||
hosted = {
|
||||
gid = 1005;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue