9 lines
96 B
Nix
9 lines
96 B
Nix
{
|
|
imports = [
|
|
./n8n.nix
|
|
./postgres.nix
|
|
./traefik.nix
|
|
./vaultwarden.nix
|
|
];
|
|
}
|