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