Use grub in reykjavik + add grub theme

This commit is contained in:
marc
2022-12-04 19:31:40 +01:00
parent ccaca2cbe1
commit 098edb7f44
4 changed files with 39 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
fsType = "ext4";
};
"/boot" = {
"/boot/efi" = {
device = "/dev/disk/by-label/BOOT";
fsType = "vfat";
};