summaryrefslogtreecommitdiffstats
path: root/release.nix
AgeCommit message (Collapse)Author
2019-12-31Add Lenovo ThinkPad X280 profilemishudark
2019-09-27Add Dell E7240 ProfileAshley Gillman
(Current XPS 15 works well)
2019-02-08dell/xps/13-9380: init (#97)Wael Nasreddine
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.
2019-01-04fix nix-env evaluationJörg Thalheim
nix-env picked up `default.nix`, which contained our hardware profiles. This is not only cpu-intensive to evaluate but also fails because it does some import-from-derivation. By moving default.nix to release.nix it should be no longer loaded