mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	dell-precision-5560: enable fwupd
This commit is contained in:
		@@ -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;
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user