cleanup and format
This commit is contained in:
parent
e8114c1d61
commit
31b066909d
7 changed files with 9 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
sops.secrets."authentik/env" = {};
|
||||
sops.secrets."authentik/env" = { };
|
||||
services.authentik = {
|
||||
enable = true;
|
||||
environmentFile = config.sops.secrets."authentik/env".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue