NiksOS/system/hardware/fwupd.nix
2025-02-14 19:40:27 +00:00

3 lines
36 B
Nix

{
services.fwupd.enable = true;
}