about summary refs log tree commit diff
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-04-09 22:23:04 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-04-09 22:23:04 +0200
commit8c944f594e83f31b96a5a05ea2a7706a0305d4ec (patch)
tree2fe520a70c9578d79a4563f966f105e9eee1eb65
parent0182e0ca12760da2aecd65de98c85a76ecdcedc6 (diff)
hardware/rtl8192cu: Move into its own directory
This is to not clutter up the hardware/ namespace with patches (we're
going to add one).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
-rw-r--r--modules/hardware/rtl8192cu/default.nix (renamed from modules/hardware/rtl8192cu.nix)0
-rw-r--r--modules/module-list.nix2
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/hardware/rtl8192cu.nix b/modules/hardware/rtl8192cu/default.nix
index 8e4619a4..8e4619a4 100644
--- a/modules/hardware/rtl8192cu.nix
+++ b/modules/hardware/rtl8192cu/default.nix
diff --git a/modules/module-list.nix b/modules/module-list.nix
index 13692497..bdbb8e1e 100644
--- a/modules/module-list.nix
+++ b/modules/module-list.nix
@@ -1,6 +1,6 @@
 [
   ./hardware/gamecontroller.nix
-  ./hardware/rtl8192cu.nix
+  ./hardware/rtl8192cu
   ./hardware/t100ha
   ./hardware/thinkpad.nix
   ./profiles/common.nix