1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 11:03:33 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
bahaynes
6ffcdbacc5
Added dell xps 15-9500, with nvidia gpu. 2020-07-23 13:03:50 -04:00
Jörg Thalheim
618819cc49
add flake support 2020-07-06 14:49:08 +01:00
Bruno Bigras
1ab852b88e add xps 13 (9343) 2020-07-05 10:46:39 -04:00
Jörg Thalheim
6efc6af71a
README.md: fix librem link 2020-06-21 14:32:53 +01:00
Jörg Thalheim
373856f3e1
README: list is complete now 2020-06-21 09:14:32 +01:00
Jörg Thalheim
9146011f0b
README.md: update description of the project 2020-06-21 08:50:28 +01:00
Jörg Thalheim
75a850cb3e
Merge pull request #166 from Mic92/cleanup-readme 2020-05-17 16:00:13 +01:00
Hoang Xuan Phu
8c320bbc8a lenovo/thinkpad/x1/7th-gen: init 2020-05-17 09:22:51 -04:00
Jörg Thalheim
744d5561be
README.md: add missing link 2020-05-17 08:07:37 +01:00
Alyssa Ross
16cdc10b48
google/pixelbook: init 2020-05-07 15:26:58 +00:00
Matthias Beyer
130560e553
Add InfinityBook v4 (#159) 2020-05-05 23:20:10 +01:00
Emery Hemingway
d7d897fe24 New dell/latitude/3480
The touchpad is painful to use unless the "psmouse" kernel module
is disabled.
2020-05-05 01:24:25 +05:30
Delan Azabani
7efd48f100
README: fix nix-channel --update command
Following the current instructions yields these errors for some reason:

```
$ sudo nixos-rebuild switch
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
error: file 'nixpkgs/nixos' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):1:13
building Nix...
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
error: file 'nixpkgs/nixos' was not found in the Nix search path (add it using $NIX_PATH or -I)
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I)
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
error: file 'nixpkgs/nixos/modules/installer/tools/nix-fallback-paths.nix' was not found in the Nix search path (add it using $NIX_PATH or -I)
/tmp/nixos-rebuild.vs4JVw/nix
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I)
building the system configuration...
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
error: file 'nixpkgs/nixos' was not found in the Nix search path (add it using $NIX_PATH or -I)
```
2020-04-24 18:36:40 +10:00
Niklaus Giger
12bb72aa6b Create separate directories for librem 13v3 and 15v3 2020-03-26 17:43:33 +01:00
Niklaus Giger
c6722b86bf Document librem laptop 15v3 2020-03-23 20:19:54 +01:00
David Anderson
3d983701f9 lenovo/thinkpad/t495: init from e495.
The E495 and T495 are based on the same core Ryzen platform, so the
E495 tweaks apply similarly to the T495.

Tested on my own T495, works well.
2020-03-11 09:34:12 -07:00
Jörg Thalheim
9c952961f1
Add parallel test runner
The new test runner will evaluate all test profiles from the README.md
in parallel in separate nix-build processes.
Since we do not load all processes into one process,
this also helps saving memory.
2020-02-23 21:29:22 +00:00
Daniel Rafaj
26454a206d add xps 9560 root readme to be able to easily find 2020-02-18 13:25:25 +01:00
Luis Hebendanz
6c7550d0b4 Added entry Thnikpad E495 to README 2020-02-12 10:56:49 +01:00
Jörg Thalheim
6f502bc6e6 Merge pull request #138 from rummik/add-lenovo-thinkpad-l13
Add Lenovo ThinkPad L13 profile
2020-02-09 09:09:19 +00:00
Jörg Thalheim
2ab4e61b32
Revert "xps-15-7590: convert wiki to markdown."
This reverts commit 77983d16f6.

apparently github can link to wiki text fine.
2020-02-04 12:04:56 +00:00
Jörg Thalheim
4e19a42bd2
dell-xps-15-7590: fix README link 2020-02-04 12:03:13 +00:00
Jörg Thalheim
5758237cbc
README.md: link to dell xps 15-7590 2020-02-04 11:53:51 +00:00
*Kim Zick
c30e20594b
Update README.md 2020-01-07 10:04:52 -05:00
mishudark
1d746f2298 Add Lenovo ThinkPad X280 profile 2019-12-31 15:38:59 +01:00
ilian
adecd1113c apple: Add support for MacBook Air 3,X (#91) 2019-11-12 10:36:10 +00:00
Oleksii Filonenko
5575153e2d Add Lenovo ThinkPad T420 profile 2019-11-02 14:35:47 +01:00
Alexander Berlind
5316e919c8 Add Dell XPS-7390 Profile (#128) 2019-10-30 19:15:22 +00:00
*Kim Zick
ed0d3cc198 Initial p53 hardware configuration (#125) 2019-10-16 19:25:20 +01:00
Adam Sandberg Eriksson
d942730634
Fix readme markdown syntax 2019-10-16 15:05:55 +01:00
Jörg Thalheim
05e63ee072
Merge branch 'master' into add-e7240 2019-10-09 15:12:00 +01:00
Robert Helgesson
de600352bc
thinkpad/x1-extreme/gen2: add module 2019-09-29 00:17:13 +02:00
Ashley Gillman
26bbc980b9
Add Dell E7240 Profile
(Current XPS 15 works well)
2019-09-27 10:22:47 +01:00
Jörg Thalheim
0435629061
Merge pull request #119 from SRGOM/patch-1
Update README.md
2019-09-06 09:23:54 +01:00
Reno Reckling
5932cef1b9 update readme for T490 2019-09-03 20:09:29 +02:00
SRGOM
e338e4ee16
Update README.md
At first (till third glance) I thought only the listed profiles are supported
2019-09-03 00:47:25 -06:00
Joris Engbers
a5db2c9eaf Add basic support for the thinkpad t470s 2019-05-08 23:52:27 +02:00
Joris Engbers
127dbfd849 Add thinkpad 480s to list of profiles. 2019-05-08 23:34:21 +02:00
Stanislas
1e4abf794a README: Add Dell XPS 13 9360 profile (#104)
And reorder other XPS 13.
2019-04-26 19:43:47 +02:00
Wael Nasreddine
36d8bd88cd
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.
2019-02-08 08:20:06 -08:00
Trolli Schmittlauch
1e2c130d38 add basic support for Lenovo Thinkpad T440s (#83)
This adds basic support for the Thinkpad T440s, based on the work done for the T440p. The expression enables:

- microcode updates
- trackpoint support
- kernel module for battery level management
2018-12-02 23:25:43 +00:00
André-Patrick Bubel
86cbb3256b
dell/xps/13-9370: init 2018-10-23 09:26:53 +01:00
Lorenzo Manacorda
78ea74365a lenovo/thinkpad/t450s: init 2018-10-19 14:55:47 +02:00
Yegor Timoshenko
f78fd94f63
beagleboard/pocketbeagle: init 2018-10-12 13:17:02 +00:00
Justin Humm
142530bb88
README: add Lenovo Thinkpad T430 2018-09-04 20:43:16 +02:00
Roman Volosatovs
0400c7e1dd
README: Add Lenovo ThinkPad x260 2018-09-02 20:06:40 +02:00
Yegor Timoshenko
415f4f4747
ThinkPad X1 gen6 -> ThinkPad X1 (6th Gen) 2018-09-02 08:47:48 +00:00
Alberto Berti
b9bdfee8c3 Fix table rendering. Add the target of the link to the X1 profile 2018-09-01 16:09:44 +02:00
Alberto Berti
e785e2a3cb Unfortunately all the table has to be modified to have the changes rendered correctly 2018-09-01 16:04:47 +02:00
Alberto Berti
19553733f0 Add X1 profile to the README.md 2018-09-01 16:02:16 +02:00