{ config, lib, pkgs, ... }: let inherit (lib) head; in { imports = [ ]; sound.enable = false; krebs.build.host = config.krebs.hosts.test-centos7; }