recipe: Nvidia fix

main
Mirko Brombin 2 years ago
parent a4d82aea2d
commit a8fdd0ea00

@ -114,7 +114,7 @@
{ {
"if": "nvidia", "if": "nvidia",
"type": "command", "type": "command",
"commands": ["sudo ubuntu-drivers install --recommended"] "commands": ["sudo _ubuntu-drivers install --recommended"]
} }
] ]
}, },

Loading…
Cancel
Save