Merge pull request #1876 from znmz/new-wiki-links
chore: update old wiki links (nixos.wiki -> wiki.nixos.org)
This commit is contained in:
commit
379c1f274f
2 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ use on batter and which on power.
|
|||
## More optimizations
|
||||
|
||||
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
|
||||
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
|
||||
# this one works: https://nixos.wiki/wiki/Accelerated_Video_Playback
|
||||
# this one works: https://wiki.nixos.org/wiki/Accelerated_Video_Playback
|
||||
imports = [
|
||||
../../../common/cpu/intel/kaby-lake
|
||||
../../../common/pc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue