add authelia group
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user