index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hosts
/
mammun
/
hardware
/
cpu.nix
blob: 70eaff6fc900c2016ac4b2eca96d5be4a94edf2d (
plain
) (
blame
)
1
2
3
{
...
}:
{
hardware
.
cpu
.
amd
.
updateMicrocode
=
true
;
# Why not?
}