{ pkgs, inputs, ... }: { imports = [ ../common/global ../common/compute-node.nix ./hardware.nix ]; networking.hostName = "c1"; }