re-enable authentik
This commit is contained in:
parent
22e8171ca1
commit
a9b555b12a
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ in
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
authentik = {
|
authentik = {
|
||||||
enable = false;
|
enable = true;
|
||||||
environmentFile = config.age.secrets."authentik/env".path;
|
environmentFile = config.age.secrets."authentik/env".path;
|
||||||
nginx = {
|
nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue