Update OS
All checks were successful
check / check (push) Successful in 35s

This commit is contained in:
Florian RICHER 2024-07-01 13:33:47 +02:00
parent f4780259a7
commit be0e89431a
2 changed files with 10 additions and 10 deletions

View file

@ -44,7 +44,7 @@ in
nvidiaSettings = true;
# Optionally, you may need to select the appropriate driver version for your specific GPU.
package = config.boot.kernelPackages.nvidiaPackages.beta;
package = config.boot.kernelPackages.nvidiaPackages.latest;
};
};
};