puter/common/fwupd.nix
2024-02-04 21:51:11 +01:00

4 lines
36 B
Nix

{
services.fwupd.enable = true;
}