Auto-commit: 2026-01-08 08:48:47
This commit is contained in:
@@ -12,7 +12,7 @@ in
|
|||||||
open = true;
|
open = true;
|
||||||
nvidiaSettings = cfg.desktop.enable;
|
nvidiaSettings = cfg.desktop.enable;
|
||||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||||
};
|
};
|
||||||
hardware.nvidia-container-toolkit.enable = config.virtualisation.docker.enable;
|
hardware.nvidia-container-toolkit.enable = config.virtualisation.docker.enable;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user