1
0
Fork 0
puter/common/fwupd.nix

4 lines
36 B
Nix
Raw Normal View History

2024-02-04 21:51:11 +01:00
{
services.fwupd.enable = true;
}