decouple hydra nix from flake nix
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 17s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 3m48s

This commit is contained in:
2025-12-07 17:35:43 -05:00
parent 56a8466a0d
commit 44eb4e2403
7 changed files with 120 additions and 103 deletions

View File

@@ -20,7 +20,8 @@ in
enableJIT = true;
package = pkgs.postgresql_16;
configurePgStatStatements = true;
enableAllPreloadedLibraries = true;
#enableAllPreloadedLibraries = true;
installAllAvailableExtensions = true;
#preloadAllExtensions = true;
identMap = ''
# ArbitraryMapName systemUser DBUser