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
/
apzu
/
hardware
/
cpu.nix
blob: 3bc6184ff8ba19c6b9f55f89dbbe715076b8a2b5 (
plain
) (
blame
)
1
2
3
{
...
}:
{
hardware
.
cpu
.
intel
.
updateMicrocode
=
true
;
# Why not?
}