mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Update default.nix: removing the fwupd line
This commit is contained in:
		
				
					committed by
					
						
						Jörg Thalheim
					
				
			
			
				
	
			
			
			
						parent
						
							6dcf1381ec
						
					
				
				
					commit
					b4f1105b9c
				
			@@ -9,7 +9,4 @@
 | 
			
		||||
  boot.kernelParams = [ "i8042.nopnp=1" ];
 | 
			
		||||
  boot.blacklistedKernelModules = [ "i2c_hid" "i2c_hid_acpi" ];
 | 
			
		||||
  boot.kernelModules = [ "synaptics_i2c"];
 | 
			
		||||
 | 
			
		||||
  # Allows for updating firmware via `fwupdmgr`.
 | 
			
		||||
  services.fwupd.enable = true;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user