8 lines
75 B
Nix
Raw Permalink Normal View History

2025-03-25 14:31:50 +01:00
{
imports = [
./containers
./podman.nix
./traefik.nix
];
}