{ channel, utils, ... }:
  utils.mkHost {
    inherit channel;
    sys = "x86_64-linux";
    features = [];
  }