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