cephiroth-v3
Lzebulon 2026-01-26 23:33:26 +01:00
parent a034ba2955
commit e95fc3000b
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 4 additions and 4 deletions

View File

@ -14,10 +14,10 @@
boot.loader.grub.device = "nodev";
boot.loader.grub.mirroredBoots = [
{
devices = ["/dev/sdi"];
path = "/boot";
}
# {
# devices = ["/dev/sdi"];
# path = "/boot";
# }
{
devices = [ "/dev/sdj" ];
path = "/boot-fallback";