diff --git a/systems/palatine-hill/postgresql.nix b/systems/palatine-hill/postgresql.nix index 22d6d64..0e5dc45 100644 --- a/systems/palatine-hill/postgresql.nix +++ b/systems/palatine-hill/postgresql.nix @@ -29,6 +29,12 @@ in # Let other names login as themselves superuser_map /^(.*)$ \1 ''; + authentication = '' + local bazarr bazarr scram-sha-256 + local /.*arr-main /.*arr scram-sha-256 + local /.*arr-log /.*arr scram-sha-256 + local jellyseerr jellyseerr scram-sha-256 + ''; # initialScript = config.sops.secrets."postgres/init".path; ensureDatabases = [