fixup! chore: Upgrade to 24.11

This commit is contained in:
Tibo De Peuter 2025-02-21 20:55:42 +01:00
parent 34263d84cc
commit 8b9b00f33b
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -39,11 +39,11 @@ in {
hardware = {
graphics = {
enable = true;
driSupport32Bit = true;
enable32Bit = true;
};
nvidia = {
# Use the NVidia open source kernel module
# Use the NVidia open source kernel module (or not)
open = false;
package = config.boot.kernelPackages.nvidiaPackages.stable;
# Modesetting is required.