dotfiles/hosts/h001/mods/default.nix
RingOfStorms (Joshua Bell) e122f8d410 many new stuff for zitadel
2025-10-03 15:24:25 -05:00

13 lines
153 B
Nix

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