Files
manifests/apps/default.nix
T

8 lines
69 B
Nix

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