{ config, pkgs, ... }: with import ; { imports = [ ]; krebs.build.host = config.krebs.hosts.shodan; services.logind.extraConfig = '' HandleLidSwitch=ignore ''; }