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;
|
||||
criticalPowerAction = "Hibernate";
|
||||
};
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
||||
services.dbus.enable = true;
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue