add authelia group
This commit is contained in:
parent
a833f47a84
commit
d14ee7fa5f
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
services.authelia.instances.main = {
|
||||
enable = true;
|
||||
user = "authelia_main";
|
||||
group = "authelia_main";
|
||||
secrets = {
|
||||
jwtSecretFile = config.sops.secrets.authelia-jwt-secret.path;
|
||||
storageEncryptionKeyFile = config.sops.secrets.authelia-storage-encryption-key.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue