mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-30 21:51:46 +02:00
docs: nvidia
This commit is contained in:
@@ -32,6 +32,7 @@ in {
|
||||
services.xserver.videoDrivers = ["nvidia"]; # will install nvidia-vaapi-driver by default
|
||||
hardware.nvidia = {
|
||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||
# https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/os-specific/linux/nvidia-x11/default.nix
|
||||
# package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
|
||||
# required by most wayland compositors!
|
||||
|
||||
Reference in New Issue
Block a user