mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
novideo
https://www.reddit.com/r/NixOS/comments/pe1zkj/miniguide_nvidia_gpu_acceleration_in_docker/ https://discourse.nixos.org/t/nvidia-gpu-support-in-podman-and-cdi-nvidia-ctk/36286
This commit is contained in:
parent
dcf024ee8d
commit
3786ce193c
1 changed files with 2 additions and 0 deletions
|
|
@ -262,7 +262,9 @@ in
|
|||
enable = true;
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings.dns_enabled = true;
|
||||
|
||||
};
|
||||
containers.cdi.dynamic.nvidia.enable = true;
|
||||
};
|
||||
|
||||
hardware.enableAllFirmware = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue