Browse Source

default: Add Lenovo x260

wip-nanopi-m4v2
Roman Volosatovs 8 years ago
parent
commit
bdd79454ee
No known key found for this signature in database GPG Key ID: 3AC661943D80C89E
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      default.nix

+ 1
- 0
default.nix View File

@@ -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;



Loading…
Cancel
Save