mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			396 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			396 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
= Dell XPS 13 9315 =
 | 
						|
 | 
						|
See also 
 | 
						|
 | 
						|
== Firmware upgrades ==
 | 
						|
 | 
						|
Note that this device is supported by [https://fwupd.org/ fwupd].
 | 
						|
To perform firmware upgrades just activate the service
 | 
						|
 | 
						|
<code>
 | 
						|
services.fwupd.enable = true;
 | 
						|
</code>
 | 
						|
 | 
						|
Then use <code>fwupdmgr</code> to perform updates.
 | 
						|
 | 
						|
== Additional resources ==
 | 
						|
 | 
						|
* Arch linux wiki: [https://wiki.archlinux.org/title/Dell_XPS_13_(9315) Dell XPS 13 9315]
 |