dotfiles/hosts/h001/mods/default.nix
RingOfStorms (Joshua Bell) 1927da563a remove homarr, add homepage
2025-11-24 21:31:14 +00:00

19 lines
275 B
Nix

{
...
}:
{
imports = [
./litellm.nix
./nixarr.nix
./monitoring_hub.nix
./pinchflat.nix
./openwebui.nix
./trilium.nix
./oauth2-proxy.nix
./n8n.nix
./postgresql.nix
./openbao.nix
./homepage-dashboard.nix
# ./vault.nix
];
}