1757628813
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Load nvidia driver for Xorg and Wayland
|
||||
|
||||
# Load nvidia driver for X and Wayland
|
||||
services.xserver.videoDrivers = ["nvidia"];
|
||||
|
||||
hardware.nvidia = {
|
||||
@@ -17,7 +17,4 @@
|
||||
open = false;
|
||||
nvidiaSettings = true;
|
||||
};
|
||||
|
||||
# # Enable CUDA OS-wide
|
||||
# nixpkgs.config.cudaSupport = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user