Torjus Håkestad
a9eeb8ada6
Some checks failed
Run nix flake check / flake-check (push) Failing after 6m3s
7 lines
51 B
Nix
7 lines
51 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./postgres.nix
|
|
];
|
|
}
|