Updated Bootloader
This commit is contained in:
parent
cd2a1f5f03
commit
d6ed01946a
@ -11,9 +11,6 @@
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.device = "/dev/nvme0n1";
|
||||
boot.loader.grub.useOSProber = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
nix = {
|
||||
|
Loading…
Reference in New Issue
Block a user