2025-03-25 14:31:50 +01:00

8 lines
75 B
Nix

{
imports = [
./containers
./podman.nix
./traefik.nix
];
}