mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: nginx test
This commit is contained in:
parent
e8c8e63e5a
commit
78ccab86a3
1 changed files with 1 additions and 0 deletions
|
@ -84,4 +84,5 @@ in {
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
users.users.nginx.extraGroups = ["acme"];
|
users.users.nginx.extraGroups = ["acme"];
|
||||||
|
users.groups.acme.members = ["nginx"];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue