nix-config/hosts/nixedo/modules/containers/default.nix
2025-04-17 22:01:18 +01:00

5 lines
41 B
Nix

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