mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-16 07:59:41 +01:00
13 lines
266 B
Text
13 lines
266 B
Text
|
= Dell XPS 13 7390 =
|
||
|
|
||
|
== 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.
|