blob: 40ae09703dbee26ee60624e9ae4aaf8fa37391c9 [file] [log] [blame]
{ config, lib, pkgs, ... }:
{
services.fwupd.enable = true;
}