Change label of the Arch boot entry properly
This commit is contained in:
parent
7bd2d32f4b
commit
7f7b1c7d9b
|
@ -4,8 +4,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
valhalla.partition.os.partitions = {
|
valhalla.boot.label = "Arch";
|
||||||
OS.label = "Arch";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue