summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
authorAndré-Patrick Bubel <code@andre-bubel.de>2018-10-19 15:45:05 +0200
committerJörg Thalheim <joerg@thalheim.io>2018-10-23 09:26:53 +0100
commit86cbb3256bcf99cb2f287a62f1119c7604d27346 (patch)
tree0723dd82363bbc1520b65e2c9a29797b9f95dc13 /default.nix
parent18a2d7a5e3210d34039d54be32306e8fbd88fe78 (diff)
dell/xps/13-9370: init
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 9f1c7a2..097b8bc 100644
--- a/default.nix
+++ b/default.nix
@@ -31,6 +31,7 @@ in
apple-macbook-pro-11-5 = buildProfile ./apple/macbook-pro/11-5;
apple-macbook-pro-12-1 = buildProfile ./apple/macbook-pro/12-1;
+ dell-xps-13-9370 = buildProfile ./dell/xps/13-9370;
dell-xps-15-9550 = buildProfile ./dell/xps/15-9550;
lenovo-thinkpad-t410 = buildProfile ./lenovo/thinkpad/t410;