add ad guard home to h003
This commit is contained in:
parent
e8679aa177
commit
2894e4050c
5 changed files with 77 additions and 14 deletions
9
hosts/h003/mods/default.nix
Normal file
9
hosts/h003/mods/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./networking.nix
|
||||
./adguardhome.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue