hw accell and device mapper container for dev/dri usage in swarm

This commit is contained in:
2025-04-21 15:18:14 +02:00
parent bdeb445598
commit 969b77a3a8
5 changed files with 72 additions and 4 deletions

View File

@ -5,6 +5,9 @@
enable = true;
dates = "daily";
};
daemon.settings = {
data-root = "/data/docker";
};
liveRestore = false;
package = pkgs.docker_27;
};