{ config, pkgs, ... }: { imports = [ ./hw.nix ]; krebs.build.host = config.krebs.hosts.ponte; }