summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 17612ce..cf01355 100644
--- a/default.nix
+++ b/default.nix
@@ -40,6 +40,7 @@ in
lenovo-thinkpad-x220 = buildProfile ./lenovo/thinkpad/x220;
lenovo-thinkpad-x230 = buildProfile ./lenovo/thinkpad/x230;
lenovo-thinkpad-x250 = buildProfile ./lenovo/thinkpad/x250;
+ lenovo-thinkpad-x260 = buildProfile ./lenovo/thinkpad/x260;
microsoft-surface-pro-3 = buildProfile ./microsoft/surface-pro/3;