home.kodi-wohnzimmer: make sure we have vaapi
This commit is contained in:
parent
6a8768fb2f
commit
697881ee23
1 changed files with 5 additions and 0 deletions
|
@ -16,6 +16,11 @@ nodes['home.kodi-wohnzimmer'] = {
|
||||||
'mac': '94:C6:91:1E:B8:1F',
|
'mac': '94:C6:91:1E:B8:1F',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'apt': {
|
||||||
|
'packages': {
|
||||||
|
'i965-va-driver-shaders': {},
|
||||||
|
},
|
||||||
|
},
|
||||||
'nfs-client': {
|
'nfs-client': {
|
||||||
'mounts': {
|
'mounts': {
|
||||||
'nas-storage': {
|
'nas-storage': {
|
||||||
|
|
Loading…
Add table
Reference in a new issue