From 81b396a390d9174e60ae50b394b58f11166ae179 Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 23 Feb 2016 12:34:52 +0100 Subject: 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 Cc: @Profpatsch --- modules/module-list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/module-list.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 -- cgit 1.4.1