nixfiles/services/birdsong/default.nix

6 lines
56 B
Nix

{
imports = [
./hosts.nix
./peering.nix
];
}