We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecfee6 commit 606c324Copy full SHA for 606c324
package_variants/nvidia/dappnode_package.json
@@ -9,6 +9,7 @@
9
"onInstall": "This package requires an Nvidia GPU with CUDA support."
10
},
11
"architectures": [
12
+ "linux/amd64",
13
"linux/arm64"
14
]
15
}
0 commit comments