feat(nvf): more ricing

This commit is contained in:
Mohammad Rafiq 2025-05-22 23:18:48 +08:00
parent 214b8dea90
commit c09c7cd6c0
No known key found for this signature in database
9 changed files with 24 additions and 3 deletions

View file

@ -6,7 +6,6 @@
}:
{
config = lib.mkIf (config.hardware.gpu == "nvidia") {
#TODO: Setup CUDA
hardware.graphics.enable = true;
hardware.graphics.extraPackages = with pkgs; [
nvidia-vaapi-driver