update bootlaoder
This commit is contained in:
parent
0995a41051
commit
e0e976077d
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.kernelPackages = pkgs.linuxPackages_lqx;
|
boot.kernelPackages = pkgs.linuxPackages_lqx;
|
||||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
# boot.initrd.kernelModules = [ "amdgpu" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue