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

Signed-off-by: Florian RICHER <florian.richer@protonmail.com>
This commit is contained in:
Florian RICHER 2024-05-25 16:10:35 +02:00
parent b4f0488904
commit e6312110c9
2 changed files with 7 additions and 7 deletions

View file

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