Fix typo
This commit is contained in:
parent
694fdc89f7
commit
931231a450
|
@ -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" ];
|
||||
|
|
Loading…
Reference in New Issue