8 lines
75 B
Nix
Raw Normal View History

2025-03-27 15:21:42 +01:00
{
imports = [
./containers
./podman.nix
./traefik.nix
];
}