puter/common/nixos/features/fwupd.nix
2023-09-17 13:31:20 +02:00

4 lines
36 B
Nix

{
services.fwupd.enable = true;
}