about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-02-23 12:34:52 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-02-23 12:34:52 +0100
commit81b396a390d9174e60ae50b394b58f11166ae179 (patch)
tree3d6daa824a55bfdd1837af14da4521cd975bac4e /modules
parentd75d10557921089d34e76e6001440a02ceccfd24 (diff)
modules/thinkpad: Move into modules/hardware
We already have a directory just for hardware-specific configuration
options and the module option already says "vuizvui.hardware", so it
should better be consistent with the directory layout.

Tested using:

nix-instantiate release.nix -A machines.profpatsch.katara

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @Profpatsch
Diffstat (limited to 'modules')
-rw-r--r--modules/hardware/thinkpad.nix (renamed from modules/system/thinkpad.nix)0
-rw-r--r--modules/module-list.nix2
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/thinkpad.nix b/modules/hardware/thinkpad.nix
index 025ce760..025ce760 100644
--- a/modules/system/thinkpad.nix
+++ b/modules/hardware/thinkpad.nix
diff --git a/modules/module-list.nix b/modules/module-list.nix
index a606acb3..a0672259 100644
--- a/modules/module-list.nix
+++ b/modules/module-list.nix
@@ -1,12 +1,12 @@
 [
   ./hardware/gamecontroller.nix
   ./hardware/t100ha
+  ./hardware/thinkpad.nix
   ./profiles/common.nix
   ./profiles/tests.nix
   ./services/multipath-vpn.nix
   ./services/postfix
   ./system/iso.nix
-  ./system/thinkpad.nix
   ./user/aszlig/profiles/base.nix
   ./user/aszlig/profiles/workstation
   ./user/aszlig/programs/gajim