mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 01:37:24 +08:00
dell/xps/13-9380: init (#97)
This is pretty much a copy of XPS 9370, without kaby-laky and the throttle bug. I was getting lockups with the kaby-laky changes and the throttle bug did not seem to have an impact either way.
This commit is contained in:
@@ -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-9380 = buildProfile ./dell/xps/13-9380;
|
||||
dell-xps-13-9370 = buildProfile ./dell/xps/13-9370;
|
||||
dell-xps-15-9550 = buildProfile ./dell/xps/15-9550;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user