gaming: add corectrl

This commit is contained in:
Leonardo Eugênio 2025-02-28 17:58:29 -03:00
parent b5e6127bb3
commit 00c686512c
3 changed files with 8 additions and 2 deletions

View file

@ -59,5 +59,13 @@
};
};
};
programs.corectrl = {
enable = true;
gpuOverclock = {
enable = true;
ppfeaturemask = "0xffffffff";
};
};
};
}