nix-dotfiles/nixos_modules/fwupd.nix
2023-04-08 15:17:23 +02:00

3 lines
36 B
Nix

{
services.fwupd.enable = true;
}