dell-precision-5560: enable fwupd

This commit is contained in:
Matei Dibu
2024-12-18 12:37:41 +02:00
parent 6828304671
commit 73866b4326
2 changed files with 2 additions and 3 deletions

View File

@@ -15,6 +15,3 @@ boot.extraModprobeConfig = ''
And you should decide what you want to do with the NVIDIA GPU, either sync or offload.
Fwupd works, you can update the BIOS and DBX.
```nix
services.fwupd.enable = true;
```