iio and ipu6 on del

This commit is contained in:
jacekpoz 2024-02-21 19:03:55 +01:00
parent aa65ddbdd6
commit a700dd3a73
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -113,6 +113,11 @@
};
hardware = {
sensor.iio.enable = true;
ipu6 = {
enable = true;
platform = "ipu6";
};
opengl = {
enable = true;
driSupport = true;