This commit is contained in:
Alejandro Angulo 2023-05-20 19:21:51 -07:00
parent 75924fc629
commit a419c28d0d
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 6 additions and 7 deletions

View file

@ -11,7 +11,6 @@
boot.loader.generationsDir.copyKernels = true;
boot.loader.grub.efiInstallAsRemovable = true;
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;
boot.loader.grub.copyKernels = true;
boot.loader.grub.efiSupport = true;
boot.loader.grub.zfsSupport = true;