Add fwupd service for firmware updates
Adding fwupd to check if there are firmware updates available for the ITE8353 touchpad or other components that might help resolve the touchpad issue.
This commit is contained in:
parent
51335f144b
commit
fa5de8f1bb
1 changed files with 3 additions and 0 deletions
|
@ -106,6 +106,9 @@
|
|||
blueman.enable = true;
|
||||
printing.enable = true;
|
||||
|
||||
# Firmware updates
|
||||
fwupd.enable = true;
|
||||
|
||||
# Location services for time zone
|
||||
geoclue2.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue