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

6 lines
67 B
Nix

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