8 lines
78 B
Nix
8 lines
78 B
Nix
{
|
|
imports = [
|
|
# ./n8n.nix
|
|
./postgres.nix
|
|
# ./traefik.nix
|
|
];
|
|
}
|