diff options
Diffstat (limited to 'hosts/auth/authentik.nix')
| -rw-r--r-- | hosts/auth/authentik.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/auth/authentik.nix b/hosts/auth/authentik.nix index 023e2db..a1257ee 100644 --- a/hosts/auth/authentik.nix +++ b/hosts/auth/authentik.nix @@ -11,6 +11,7 @@ log_level = "debug"; disable_startup_analytics = true; avatars = "initials"; + postgresql.host = "/run/postgresql"; }; }; } |
