Symphorien Gibol
a915b33315
nixos: add preferLocalBuild=true; on derivations for config files
2019-02-22 20:11:27 +01:00
(cdep)illabout
46ecec8239
nixos/cpufreq: Remove the alias to set the cpu frequency governor
...
This PR temporarily fixes the issue with PR 53041 as explained
here:
https://github.com/NixOS/nixpkgs/pull/53041#commitcomment-31825338
The alias `powerManagement.cpufreq.governor` to
`powerManagement.cpuFreqGovernor` has been removed.
2019-01-03 20:57:49 +09:00
(cdep)illabout
b0f10d2d53
cpufreq: add option for setting the cpu max and min frequencies
...
This adds a NixOS option for setting the CPU max and min frequencies
with `cpufreq`. The two options that have been added are:
- `powerManagement.cpufreq.max`
- `powerManagement.cpufreq.min`
It also adds an alias to the `powerManagement.cpuFreqGovernor` option as
`powerManagement.cpufreq.governor`. This updates the installer to use
the new option name. It also updates the manual with a note about
the new name.
2019-01-01 19:18:12 +09:00
Robert Helgesson
f861426de9
nixos/tlp: mask systemd-rfkill socket
...
This fixes a spurious error on boot. See #24737 .
2017-08-25 10:09:25 +02:00
Nikolay Amiantov
c8c340b05a
tlp service: mask systemd-rfkill
...
Fixes #24737 .
2017-04-11 02:09:29 +03:00
Emery Hemingway
b675619391
nixos: use types.lines for extraConfig
2016-10-23 19:41:43 +02:00
Nikolay Amiantov
6b41f1132c
nixos treewide: don't set MODULE_DIR
2016-08-19 17:56:54 +03:00
Shea Levy
9adad8612b
Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
...
Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0
, reversing
changes made to 760b2b9048
.
2016-08-15 19:05:52 -04:00
Nikolay Amiantov
1f63958772
nixos treewide: don't set MODULE_DIR
2016-08-16 00:19:25 +03:00
Nikolay Amiantov
00a4613563
Merge pull request #16681 from Aske/tlp-restart
...
tlp service: add restart on config change
2016-07-03 23:56:41 +04:00
aske
1ea9d71e08
tlp service: add restart on config change
2016-07-03 22:45:54 +03:00
Nikolay Amiantov
0056f5a6d4
tlp service: disable builtin power management
2016-07-03 20:22:35 +03:00
Nikolay Amiantov
ae7ff02081
tlp: use module_init_tools, avoid recompilation for nixos
2015-12-05 00:54:09 +03:00
Nikolay Amiantov
23845d7084
tlp: add x86_energy_perf_policy, refactor
2015-11-09 17:29:59 +03:00
Nikolay Amiantov
452dbfd288
nixos/tlp: workaround early build trigger
2015-11-05 16:22:10 +03:00
Nikolay Amiantov
b7b3a0972d
nixos/tlp: add service
2015-01-24 02:56:21 +03:00