summaryrefslogtreecommitdiffstats
path: root/dell/xps/15-7590/README.wiki
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2020-02-09 08:40:38 +0000
committerJörg Thalheim <joerg@thalheim.io>2020-02-09 08:40:38 +0000
commit6587634ad83156202c4d8911e6bc4b8e28047157 (patch)
treeef9832d16665bb8fed35cbd7ad818873043b3c90 /dell/xps/15-7590/README.wiki
parent2ab4e61b32bb70533ff03a86d3e2b3896e918fe0 (diff)
xps/15-7590: don't enable unfree firmware by default
Also don't set nixpkgs.pkgs. Instead just add an overlay.
Diffstat (limited to 'dell/xps/15-7590/README.wiki')
-rw-r--r--dell/xps/15-7590/README.wiki4
1 files changed, 3 insertions, 1 deletions
diff --git a/dell/xps/15-7590/README.wiki b/dell/xps/15-7590/README.wiki
index b55a946..052df29 100644
--- a/dell/xps/15-7590/README.wiki
+++ b/dell/xps/15-7590/README.wiki
@@ -24,7 +24,9 @@ These settings are needed both for booting the final install, and installer itse
=== Wifi ===
~~Wifi does not work with kernels older than 5.1 (firmware not present) or newer~~ (https://bbs.archlinux.org/viewtopic.php?id=247705)
-Update: The 48.ucode causes the Killer wifi card to crash. The iwlfwifi-cc-a0-46.ucode works perfectly. default.nix contains an overlay that removes the offending ucode from the linux-firmware bundle.
+Update: The 48.ucode causes the Killer wifi card to crash. The iwlfwifi-cc-a0-46.ucode works perfectly.
+default.nix contains an overlay that removes the offending ucode from the linux-firmware bundle.
+To use it one also needs to enable unfree firmware in their own configuration (<code>hardware.enableRedistributableFirmware = true;</code>)
```
# Use the systemd-boot EFI boot loader.