Piotr Bogdan
24e0e05654
nixos/undervolt: use `int` type for numeric options
2020-06-11 15:24:28 +01:00
Piotr Bogdan
f224b243db
nixos/undervolt: fix up options' descriptions
...
The default `undervolt` package does not accept floating point numbers for any of its numeric
arguments. This also mentions in what units are the values expressed.
2020-06-11 15:24:28 +01:00
Piotr Bogdan
6fb11e5227
nixos/undervolt: add a warning for the `enable` option
...
Also use the convenience `mkEnableOption` function for simplicity.
2020-06-11 15:24:28 +01:00
Jake Woods
4142020e45
nixos/undervolt: adding undervolt module
...
We want to be able to configure persistent undervolting
in the NixOS configuration
2018-08-20 21:01:19 +10:00