puter/common/system/features/fwupd.nix

4 lines
36 B
Nix
Raw Normal View History

2023-09-17 11:31:20 +00:00
{
services.fwupd.enable = true;
}