Compare commits
2 Commits
557fe1c502
...
7b072f8467
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b072f8467 | |||
| 6b0147e764 |
5
modules/fwupd.nix
Normal file
5
modules/fwupd.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
services.fwupd.enable = lib.mkDefault true;
|
||||
}
|
||||
Reference in New Issue
Block a user