Files
manifests/attic/nix/default.nix

8 lines
69 B
Nix

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