dotfiles/hosts/h001/mods/default.nix
2025-06-24 11:01:43 -05:00

10 lines
94 B
Nix

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