thinkpad: common.nix -> default.nix + fixup after intel.nix drop

This commit is contained in:
Yegor Timoshenko
2017-12-24 01:13:08 +00:00
parent 0c17d72838
commit 67cd7af6be
6 changed files with 9 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
{
imports = [
../.
../lib/kernel-version.nix
];