nix-config/hosts/radiobert/default.nix
2022-03-12 14:47:04 +01:00

8 lines
74 B
Nix

{
imports = [
./base.nix
./soapysdr.nix
./readsb.nix
];
}