mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-10 06:23:04 -04:00
things
This commit is contained in:
parent
8c8c4214ad
commit
fc395fd6a7
4 changed files with 38 additions and 26 deletions
|
@ -76,7 +76,7 @@ in
|
|||
};
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.grub.device = "nodev";
|
||||
boot.kernelPackages = pkgs.linuxPackages_testing;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.loader.grub.efiSupport = true;
|
||||
boot.loader.grub.useOSProber = true;
|
||||
boot.loader.grub.efiInstallAsRemovable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue