Files
nixos-config/system/hardware/fwupd.nix
T
2026-03-31 16:53:11 +02:00

4 lines
36 B
Nix

{
services.fwupd.enable = true;
}