7 lines
54 B
Nix
Raw Normal View History

2024-09-21 16:59:39 +02:00
{
imports = [
./containers
2024-10-17 18:57:52 +02:00
./n8n.nix
2024-09-21 16:59:39 +02:00
];
}