1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 19:13:33 +02:00
nixos-hardware/dell/xps/13-7390/README.wiki

13 lines
266 B
Plaintext
Raw Normal View History

2019-10-30 20:15:22 +01:00
= 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.