puter/common/fwupd.nix
2024-12-01 05:42:04 +01:00

4 lines
36 B
Nix

{
services.fwupd.enable = true;
}