puter/common/system/features/fwupd.nix
2023-09-29 20:39:08 +02:00

4 lines
36 B
Nix

{
services.fwupd.enable = true;
}