correct path

This commit is contained in:
2026-09-15 22:38:10 -05:00
parent 74ffdf731c
commit bd89d462b6
+1 -1
View File
@@ -3,7 +3,7 @@
inputs = { inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05";
postgres-db = "../postgresql-db"; postgres-db.url = "path:../postgresql-db";
}; };
outputs = outputs =