nixos-hardware/dell/xps/13-7390
Alexander Berlind 5316e919c8 Add Dell XPS-7390 Profile (#128) 2019-10-30 19:15:22 +00:00
..
README.wiki Add Dell XPS-7390 Profile (#128) 2019-10-30 19:15:22 +00:00
default.nix Add Dell XPS-7390 Profile (#128) 2019-10-30 19:15:22 +00:00

README.wiki

= 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.