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/x250.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/x250.nix') diff --git a/modules/x250.nix b/modules/x250.nix index a6509bf..e163ec4 100644 --- a/modules/x250.nix +++ b/modules/x250.nix @@ -31,4 +31,9 @@ SATA_LINKPWR_ON_BAT=medium_power SATA_LINKPWR_BLACKLIST="host1" ''; + + imports = [ + ./intel-gpu.nix + ./thinkpad.nix + ]; } -- cgit 1.4.1