dotfiles/hosts/h001/mods/default.nix
RingOfStorms (Joshua Bell) ab930d0040 removed adguard home from h001
2025-08-07 11:42:36 -05:00

10 lines
92 B
Nix

{
...
}:
{
imports = [
./nixarr.nix
./monitoring.nix
./pinchflat.nix
];
}