mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-23 09:02:56 +01:00
In particular, it conflicts with `services.tlp.enable` option. There exists workaround: ``` powerManagement.cpuFreqGovernor = lib.mkForce null; services.tlp.enable = true; ``` But should it? |
||
|---|---|---|
| .. | ||
| nixos-build-vms | ||
| auto-upgrade.nix | ||
| get-version-suffix | ||
| nix-fallback-paths.nix | ||
| nixos-generate-config.pl | ||
| nixos-install.sh | ||
| nixos-option.sh | ||
| nixos-prepare-root.sh | ||
| nixos-rebuild.sh | ||
| nixos-version.sh | ||
| tools.nix | ||