boot.loader.grub.storePath

NixOS option

Path to the Nix store when looking for kernels at boot. Only makes sense when copyKernels is false.

type: string
Default
"/nix/store"
declared in: nixos/modules/system/boot/loader/grub/grub.nixView source on NixOS/nixpkgs →