7 lines
58 B
Nix
Raw Normal View History

2025-01-13 10:35:51 +01:00
{
imports = [
./containers
./traefik.nix
];
}