treewide: change deprecated and renamed option and package names

This commit is contained in:
Cilly Leang 2025-11-21 23:14:31 +11:00
parent 8ae384686c
commit c5dd3e4f5e
Signed by: cilly
GPG key ID: 6500251E087653C9
9 changed files with 13 additions and 14 deletions

View file

@ -1,9 +1,5 @@
{ ... }: {
programs.corectrl = {
enable = true;
gpuOverclock = {
enable = true;
ppfeaturemask = "0xffffffff";
};
};
}