nix-dotfiles/modules/nixos/basics/fwupd.nix

3 lines
36 B
Nix

{
services.fwupd.enable = true;
}