Merge pull request #1876 from znmz/new-wiki-links

chore: update old wiki links (nixos.wiki -> wiki.nixos.org)
This commit is contained in:
Jörg Thalheim 2026-05-16 15:27:52 +00:00 committed by GitHub
commit 379c1f274f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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;

View file

@ -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