Refactor imports
This commit is contained in:
parent
270bd7dbf0
commit
3e300ffe6b
2 changed files with 6 additions and 1 deletions
5
hosts/nixedo/modules/containers/default.nix
Normal file
5
hosts/nixedo/modules/containers/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./pi-hole.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue