This commit is contained in:
niten 2024-05-20 22:33:41 -07:00
parent 694fdc89f7
commit 931231a450
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ in {
image = { ... }: {
project.name = "immich-ml";
services.immich-ml = {
image.rawConfig.deploy.resoruces.reservations.devices = [{
image.rawConfig.deploy.resources.reservations.devices = [{
driver = "nvidia";
count = 1;
capabilities = [ "gpu" ];