10 lines
107 B
Nix
10 lines
107 B
Nix
{
|
|
imports = [
|
|
./common.nix
|
|
./gandi.nix
|
|
./dnsimple.nix
|
|
./hydra.nix
|
|
./state.nix
|
|
];
|
|
}
|