boot.loader.grub.copyKernels

NixOS option

Whether the GRUB menu builder should copy kernels and initial ramdisks to /boot. This is done automatically if /boot is on a different partition than /.

type: boolean
Default
false
declared in: nixos/modules/system/boot/loader/grub/grub.nixView source on NixOS/nixpkgs →