steveej-t14: enable brave and use amdgpu videodriver
This commit is contained in:
parent
600a08ce6d
commit
1c845922c1
5 changed files with 12 additions and 6 deletions
|
@ -1,8 +1,10 @@
|
|||
{ lib
|
||||
, pkgs
|
||||
, ...
|
||||
}:
|
||||
|
||||
{
|
||||
boot.loader.grub.efiInstallAsRemovable = lib.mkForce true;
|
||||
boot.loader.efi.canTouchEfiVariables = lib.mkForce false;
|
||||
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue