chore: update old wiki links (nixos.wiki -> wiki.nixos.org)

This commit is contained in:
znmz 2026-05-15 12:43:28 +03:00
parent 9bd7c80d43
commit 0a47268607
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