7 lines
58 B
Nix
Raw Normal View History

2025-01-13 11:54:28 +01:00
{
imports = [
./containers
./traefik.nix
];
}