2025-08-01 08:43:04 +02:00

10 lines
108 B
Nix

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