chore: update old wiki links (nixos.wiki -> wiki.nixos.org)
This commit is contained in:
parent
9bd7c80d43
commit
0a47268607
2 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ use on batter and which on power.
|
||||||
## More optimizations
|
## More optimizations
|
||||||
|
|
||||||
You may also want to enable thermald and powertop for the optimizations mentioned in
|
You may also want to enable thermald and powertop for the optimizations mentioned in
|
||||||
https://nixos.wiki/wiki/Laptop.
|
https://wiki.nixos.org/wiki/Laptop.
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
services.thermald.enable = true;
|
services.thermald.enable = true;
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
# https://www.intel.com/content/www/us/en/products/sku/124967/intel-core-i58250u-processor-6m-cache-up-to-3-40-ghz/specifications.html
|
# https://www.intel.com/content/www/us/en/products/sku/124967/intel-core-i58250u-processor-6m-cache-up-to-3-40-ghz/specifications.html
|
||||||
# this one works: https://nixos.wiki/wiki/Accelerated_Video_Playback
|
# this one works: https://wiki.nixos.org/wiki/Accelerated_Video_Playback
|
||||||
imports = [
|
imports = [
|
||||||
../../../common/cpu/intel/kaby-lake
|
../../../common/cpu/intel/kaby-lake
|
||||||
../../../common/pc
|
../../../common/pc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue