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