14 lines
163 B
Nix

{
imports = [
./containers
./gitea.nix
./n8n.nix
./ntfy.nix
./outline.nix
./postgres.nix
./traefik.nix
./vaultwarden.nix
];
}