fix(nixos): generic postgresql

This commit is contained in:
2025-11-29 13:48:57 +00:00
parent 78f4777141
commit 6dad0d95fb
2 changed files with 2 additions and 1 deletions

View File

@@ -49,7 +49,6 @@ in {
extensions = let
packages = {
inherit (cfg.package.pkgs) pg_net pgjwt pg_cron http pg_smtp_client plsh;
hemar = self.packages.${system}.pg-15-hemar;
};
in
lib.attrValues (