update
This commit is contained in:
parent
99d57ba005
commit
bec17ba1e9
4 changed files with 35 additions and 57 deletions
|
@ -44,6 +44,8 @@ in
|
|||
my.gaming.enable = true;
|
||||
my.nix-ld.enable = true;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ zenpower ];
|
||||
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue