Add fwupd to devices that support it
This commit is contained in:
parent
2828d7a210
commit
09bde6129b
2 changed files with 5 additions and 0 deletions
4
modules/system/services/pc/fwupd/default.nix
Normal file
4
modules/system/services/pc/fwupd/default.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
services.fwupd.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue