about summary refs log tree commit diff
path: root/machines/labtop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/labtop.nix')
-rw-r--r--machines/labtop.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/labtop.nix b/machines/labtop.nix
index a66ceea3..bf376ba5 100644
--- a/machines/labtop.nix
+++ b/machines/labtop.nix
@@ -24,6 +24,8 @@ let
   };
 
 in {
+  imports = [ ../common.nix ];
+
   i18n = {
     consoleFont = "lat9w-16";
     consoleKeyMap = "us";