{ ... }:
let
sources = import ../nix/sources.nix;
in {
imports = [
./nftnat
./decklink.nix
./keytracker.nix
];
}