add ad guard home to h003

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-07 11:40:49 -05:00
parent e8679aa177
commit 2894e4050c
5 changed files with 77 additions and 14 deletions

View file

@ -0,0 +1,9 @@
{
...
}:
{
imports = [
./networking.nix
./adguardhome.nix
];
}