until I have the right config
This commit is contained in:
parent
afc6e7c94c
commit
8ef09cc9e6
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ in
|
|||
ports = [ "${toString port}:${toString port}" ]; # expose port
|
||||
|
||||
extraOptions = [
|
||||
"--device nvidia.com/gpu=all"
|
||||
# "--device nvidia.com/gpu=all"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue