1

System/Nixinator: Move to linux stable with nvidia-open

This commit is contained in:
2026-02-26 16:15:19 +01:00
parent a4272ea92c
commit 06cf86fa20
3 changed files with 92 additions and 25 deletions

View File

@ -148,7 +148,7 @@
package = config.boot.kernelPackages.nvidiaPackages.stable;
# package = config.boot.kernelPackages.nvidiaPackages.beta;
open = false;
open = true;
nvidiaSettings = false; # Those are for x-server
modesetting.enable = true; # Required for wayland
};