updated configuration.nix
This commit is contained in:
parent
ea64d17503
commit
ea7a1a1bc9
@ -11,8 +11,6 @@
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.devices.mirroredBoots = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
nix = {
|
||||
|
Loading…
Reference in New Issue
Block a user