diff options
| author | 0x4A6F <0x4A6F@users.noreply.github.com> | 2025-07-19 22:23:16 +0200 |
|---|---|---|
| committer | 0x4A6F <0x4A6F@users.noreply.github.com> | 2025-07-23 20:42:01 +0200 |
| commit | bb46a076993c3b936033764dc523584f76132175 (patch) | |
| tree | aa456df02bfa67c9b1c995d583607fa89cc704aa /pkgs/development/python-modules/python-openstackclient | |
| parent | 25ad44bc34c7b5ed482d814abf3861ca5343fbaa (diff) | |
fw-fanctrl: set default strategies
- fixes #426282
- current implementation breaks generation of strategies,
when strategies are not defined by user.
- minimal working config with `strategies.default = null`:
```nix
hardware.fw-fanctrl = {
enable = true;
config.strategies = { };
};
```
- User should be able to start the service, when only `hardware.fw-fanctrl.enable`
is enabled.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
