This commit is contained in:
mjallen18
2024-05-31 15:50:32 -05:00
parent 6d1c6cfc4b
commit 15f775cbe6
4 changed files with 13 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ in {
path = [ pkgs.bash pkgs.docker ];
script = ''
set -e
exec docker run \
exec sudo docker run \
--rm \
--gpus all \
--runtime=nvidia \