hardware.enableRedistributableFirmware: fix spelling error

This commit is contained in:
Jörg Thalheim
2017-05-09 20:13:15 +01:00
parent 779ae06467
commit e697585675
16 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
];
# Include lots of firmware.
hardware.enableRedistributalFirmware = true;
hardware.enableRedistributableFirmware = true;
imports =
[ ../hardware/network/zydas-zd1211.nix ];