Replace Authelia with Authentik
This commit is contained in:
parent
b09ce94621
commit
81b553c8b0
13 changed files with 117 additions and 313 deletions
|
@ -124,8 +124,8 @@
|
|||
namespace = "ntfy";
|
||||
};
|
||||
|
||||
authelia = {
|
||||
module.authelia.enable = true;
|
||||
namespace = "authelia";
|
||||
authentik = {
|
||||
module.authentik.enable = true;
|
||||
namespace = "authentik";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue