mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-05-01 10:55:58 +08:00
fix: adds prosody user to acme group so we don't have to run prosody under the nginx user
This commit is contained in:
parent
c49a26a8e1
commit
a1cb797fc4
1 changed files with 2 additions and 0 deletions
|
|
@ -38,4 +38,6 @@
|
|||
# Server-to-server connections (direct TLS)
|
||||
5270
|
||||
];
|
||||
|
||||
# users.users.prosody.extraGroups = [ "acme" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue