fixes, nvidia container

This commit is contained in:
Tao Tien 2026-05-13 08:37:08 -07:00
parent b25f04c6c4
commit f0b30d4b8d
7 changed files with 13 additions and 150 deletions

View file

@ -170,9 +170,13 @@
"net.core.wmem_max_default" = 67108864;
};
hardware.nvidia-container-toolkit.enable = true;
virtualisation.docker = {
daemon.settings = {
features.buildkit = true;
features = {
buildkit = true;
cdi = true;
};
};
enable = true;
# storageDriver =