nix-config/modules/nixos/homelab/containers/default.nix

5 lines
41 B
Nix

{
imports = [
./pi-hole.nix
];
}