puter/common/fwupd.nix

4 lines
36 B
Nix
Raw Normal View History

2024-12-01 04:42:04 +00:00
{
services.fwupd.enable = true;
}