6 lines
56 B
Nix
6 lines
56 B
Nix
{...}: {
|
|
services.fwupd = {
|
|
enable = true;
|
|
};
|
|
}
|
{...}: {
|
|
services.fwupd = {
|
|
enable = true;
|
|
};
|
|
}
|