feat(grfn/yeren): Install rr

This... mostly works! I had to install it from the latest master branch
to get it functioning on my CPU, hopefully once they release a new
version I can remove the override.

Change-Id: I863d2e822b149838c58aa1c1e7dc73a127a0aeb8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3022
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2021-04-16 10:49:46 -04:00 committed by grfn
parent 773f23e163
commit 46aa62449f
2 changed files with 14 additions and 0 deletions

View file

@ -43,6 +43,10 @@
extraModprobeConfig = ''
options snd-intel-dspcfg dsp_driver=1
'';
kernel.sysctl = {
"kernel.perf_event_paranoid" = -1;
};
};
fileSystems = {