iio and ipu6 on del
This commit is contained in:
parent
aa65ddbdd6
commit
a700dd3a73
1 changed files with 5 additions and 0 deletions
|
@ -113,6 +113,11 @@
|
|||
};
|
||||
|
||||
hardware = {
|
||||
sensor.iio.enable = true;
|
||||
ipu6 = {
|
||||
enable = true;
|
||||
platform = "ipu6";
|
||||
};
|
||||
opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
|
|
Loading…
Reference in a new issue