forked from fediversity/fediversity
reinstate user group, fixes application-tests
This commit is contained in:
parent
a9475bb68d
commit
75addc0c0f
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ in
|
|||
|
||||
users.users.${name}.isNormalUser = true;
|
||||
|
||||
users.groups.${name} = { };
|
||||
systemd.services.${name} = {
|
||||
description = "${name} ASGI server";
|
||||
after = [ "network.target" ];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue