{ ... }: { imports = [ ../Generic/Arch/config.nix ]; config = { valhalla = { hostname = "manu-surface"; partition.os.deviceName = "nvme0n1"; }; }; }