nix-config/hosts/nixedo/modules/containers/default.nix

6 lines
41 B
Nix
Raw Normal View History

2025-04-17 22:01:18 +01:00
{
imports = [
./pi-hole.nix
];
}