From 496b4ed379afe7f1e0563243a0a5efe0857fe3bb Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 23 Sep 2017 10:36:42 +0200 Subject: Create nested module hierarchy --- modules/thinkpad.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/thinkpad.nix') diff --git a/modules/thinkpad.nix b/modules/thinkpad.nix index 009e3f08..38133d76 100644 --- a/modules/thinkpad.nix +++ b/modules/thinkpad.nix @@ -28,4 +28,8 @@ STOP_CHARGE_THRESH_BAT1=80 ''; }; + + imports = [ + ./bare-metal.nix + ]; } -- cgit 1.4.1