diff --git a/module.nix b/module.nix index e6e3142..07ec79f 100644 --- a/module.nix +++ b/module.nix @@ -97,9 +97,9 @@ in to the authentic documentation. ``` - # example content - AUTHENTIK_SECRET_KEY= - AUTHENTIK_EMAIL__PASSWORD= + # example content + AUTHENTIK_SECRET_KEY= + AUTHENTIK_EMAIL__PASSWORD= ``` ''; }; @@ -144,8 +144,8 @@ in to the authentic documentation. ``` - # example content - AUTHENTIK_TOKEN= + # example content + AUTHENTIK_TOKEN= ``` ''; }; @@ -167,8 +167,8 @@ in to the authentic documentation. ``` - # example content - AUTHENTIK_TOKEN= + # example content + AUTHENTIK_TOKEN= ``` ''; };