dotfiles/hosts/h001/mods/default.nix
RingOfStorms (Joshua Bell) a048e58d5f add trilium
2025-10-02 17:04:51 -05:00

12 lines
130 B
Nix

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