Files
nix-config/modules/hardware/firmware.nix

4 lines
36 B
Nix

{
services.fwupd.enable = true;
}