dotfiles/hosts/h001/mods/default.nix
RingOfStorms (Joshua Bell) 30172c0987 add pinchflat to h001
2025-06-25 10:39:14 -05:00

11 lines
114 B
Nix

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