Skip to content

Commit

Permalink
chore: update recipe to support new nvidia images
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Aug 2, 2024
1 parent 87c695e commit bbb09eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"images": {
"default": "ghcr.io/vanilla-os/desktop:main",
"nvidia": "ghcr.io/vanilla-os/nvidia:main",
"nvidia-proprietary": "ghcr.io/vanilla-os/nvidia-proprietary:main",
"vm": "ghcr.io/vanilla-os/vm:main"
},
"default_root_size": 12288,
Expand Down

0 comments on commit bbb09eb

Please sign in to comment.