dotfiles/hosts/h003/mods/default.nix
RingOfStorms (Joshua Bell) 2894e4050c add ad guard home to h003
2025-08-07 11:40:49 -05:00

9 lines
77 B
Nix

{
...
}:
{
imports = [
./networking.nix
./adguardhome.nix
];
}