fix(nix): enable amdvlk drivers
This commit is contained in:
parent
b42ace38d7
commit
c43419932b
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
# AMD
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
hardware.graphics.enable = true;
|
||||
hardware.amdgpu.amdvlk.enable = true;
|
||||
|
||||
# Power
|
||||
powerManagement = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue