add msr-tools
This commit is contained in:
parent
7cc3fe20c7
commit
252f3e26e6
2 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{ config, pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
git lf neofetch neovim nodejs rsync wget
|
||||
git lf msr-tools neofetch neovim nodejs rsync wget
|
||||
gnupg
|
||||
glxinfo htop light ncdu
|
||||
alacritty discord-canary element-desktop firefox gnome3.nautilus pavucontrol tor-browser-bundle-bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue