Change label of the Arch boot entry properly

This commit is contained in:
Manuel Thalmann 2024-07-16 23:33:02 +02:00
parent a4099a6639
commit 2a997ab16e

View file

@ -4,8 +4,6 @@
];
config = {
valhalla.partition.os.partitions = {
OS.label = "Arch";
};
valhalla.boot.label = "Arch";
};
}