feat: add fwupd
This commit is contained in:
parent
f89f7145f2
commit
d88c4b4f5d
1 changed files with 3 additions and 0 deletions
|
@ -124,6 +124,9 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
criticalPowerAction = "Hibernate";
|
criticalPowerAction = "Hibernate";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.fwupd.enable = true;
|
||||||
|
|
||||||
services.dbus.enable = true;
|
services.dbus.enable = true;
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue