Files
manifests/apps/nix/default.nix
T
2025-05-06 16:00:57 +02:00

8 lines
69 B
Nix

{ ... }:
{
imports = [
./atlantis.nix
./openfga.nix
];
}