dotfiles/hosts/h001/mods/default.nix
RingOfStorms (Joshua Bell) c91d9dc23c openwebui replace librechat
2025-08-22 00:30:59 -05:00

11 lines
112 B
Nix

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