index
:
nix-config
main
scaledown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hosts
/
toaster
/
amd-new-pstate.nix
blob: 179cce374ae12e2d435a761842fac6d3dd09fa3c (
plain
)
1
2
3
4
5
{ ... }: { # use new amd pstate driver boot.kernelParams = [ "amd_pstate=active" ]; }