fixup! chore: Upgrade to 24.11
This commit is contained in:
parent
34263d84cc
commit
8b9b00f33b
1 changed files with 2 additions and 2 deletions
|
@ -39,11 +39,11 @@ in {
|
||||||
hardware = {
|
hardware = {
|
||||||
graphics = {
|
graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
driSupport32Bit = true;
|
enable32Bit = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
nvidia = {
|
nvidia = {
|
||||||
# Use the NVidia open source kernel module
|
# Use the NVidia open source kernel module (or not)
|
||||||
open = false;
|
open = false;
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||||
# Modesetting is required.
|
# Modesetting is required.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue