2025-08-01 09:42:41 +02:00

11 lines
130 B
Nix

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