asus/wireless-ac1300: fix evaluation

This commit is contained in:
Yegor Timoshenko 2017-12-24 13:34:49 +00:00
parent f6526819a0
commit a95291d21d
No known key found for this signature in database
GPG Key ID: C34BF9DCC9DF8210
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
# Use this module if you use a realtek 18812au based wifi dongle, like ASUS Wireless-AC1300
{ pkgs, ... }:
{ config, ... }:
{
boot.extraModulePackages = with config.boot.kernelPackages; [ rtl8812au ];