add msr-tools

This commit is contained in:
LavaDesu 2021-05-15 10:45:17 +07:00
parent 7cc3fe20c7
commit 252f3e26e6
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 2 additions and 1 deletions

View file

@ -26,6 +26,7 @@
"amdgpu.si_support=1"
"radeon.si_support=0"
"intel_pstate=passive"
"msr.allow_writes=on"
];
kernelPackages = pkgs.lib.mkForce pkgs.linux-lava;
};