{ ... }: {
imports = [
../config.nix
];
config = {
valhalla.partition.os.partitions = {
OS.label = "Arch";
};
}