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

407 Commits

Author SHA1 Message Date
Ivan Kovnatsky
6a0f1a9e84
macbook: add README.md to describe switching Cmd and Alt/AltGr 2020-11-03 10:19:25 +02:00
sevenfourk
d2ac7fb650
macbook: added option for swapped cmd and opt
https://wiki.archlinux.org/index.php/Apple_Keyboard#Switching_Cmd_and_Alt/AltGr
2020-10-31 12:06:55 +02:00
Jörg Thalheim
46a68df837
Merge pull request #199 from dadada/dadada/t14s 2020-10-29 19:21:30 +01:00
dadada
04c79afe1c
t14s: add AMD Gen1 model
t14s: fix minimum required kernel version
2020-10-26 09:13:38 +01:00
dadada
81b5488961
t14s: add comment
Add commend about suspending to RAM and fingerprint sensor.
2020-10-26 01:07:23 +01:00
Jörg Thalheim
3cffbd5961
Merge pull request #198 from dadada/dadada/t14s
t14s: init
2020-10-25 21:18:32 +01:00
dadada
42ec21a27c
t14s: init
Copied from t495.
2020-10-25 19:50:39 +01:00
Jörg Thalheim
e8c5f886b0
Merge pull request #86 from yegortimoshenko/201810/ath3k
common/pc: disable ath3k if non-free firmware is not available
2020-10-20 06:37:54 +02:00
Jörg Thalheim
653f7ba3ca
Merge pull request #196 from Mic92/eval-errors
raspberry-2: fix evaluation warning
2020-10-20 06:35:43 +02:00
Jörg Thalheim
770dbcdb49
Merge pull request #195 from candeira/thinkpad_x220_sandy-bridge 2020-10-20 06:35:01 +02:00
Jörg Thalheim
986f101a66
raspberry-2: fix evaluation warning 2020-10-20 06:25:14 +02:00
Jörg Thalheim
b3827275b7
Merge pull request #194 from blitz/l14-amd
Add support for the Lenovo Thinkpad L14 (AMD) laptop
2020-10-15 02:12:51 +02:00
Julian Stecklina
ccf7985cb3 lenovo/thinkpad/l14: init
Add support for the Lenovo Thinkpad L14 Gen 1 Intel and AMD variants.
2020-10-15 00:37:49 +02:00
Javier Candeira
d43b95a86e Fix fetchGit instructions 2020-10-13 22:55:46 +11:00
Javier Candeira
7234b11dff Thinkpad x220 has Sandy Bridge CPU 2020-10-13 22:12:23 +11:00
Jörg Thalheim
55acbf7497
Merge pull request #192 from hoppla20/master 2020-10-12 04:53:07 +02:00
hoppla20
9d36eb67f2
Update default.nix 2020-10-01 07:54:29 +02:00
Vincent Cui
f3eb1498e9 Added e470 to flake.nix and changing contributing section in README.md 2020-09-27 17:21:23 +02:00
Vincent Cui
b175484c5a fix lenovo thinkpad e470 2020-09-23 20:08:23 +02:00
Vincent Cui
9bc1f316a6 add lenovo thinkpad e470 2020-09-23 08:06:47 +02:00
Vincent Cui
338792821a add e470 configuration 2020-09-23 08:01:20 +02:00
Jörg Thalheim
684eaddf74
Merge pull request #190 from marius851000/common
permit to access config in common/ via the flake
2020-09-13 19:43:52 +02:00
marius david
4e3aa0b6ce added access to common/ via flake.nix 2020-09-13 16:35:01 +02:00
Jörg Thalheim
f2b06f530e
Merge pull request #188 from symphorien/precision5530
add dell precision 5530
2020-08-30 19:15:25 +01:00
Symphorien Gibol
31f1498247 add dell precision 5530 2020-08-30 12:00:00 +00:00
Jörg Thalheim
984c72f653
Merge pull request #185 from Mic92/asus-fx504gd
Asus TUF FX504GD
2020-08-13 22:10:46 +01:00
ImExtends
c75ebd4129
Add Asus TUF FX504GD 2020-08-13 21:43:19 +01:00
Jörg Thalheim
741b3ba508 lenovo/thinkpad/x1/7th-gen: fix evaluation 2020-08-13 15:01:48 +02:00
Jörg Thalheim
55f9eb6a73
Merge pull request #178 from bahaynes/master 2020-07-30 05:47:09 +01:00
bahaynes
cc72f59d5a
Removed tlp configuration.
Should be set correctly after https://github.com/NixOS/nixpkgs/pull/94064
is merged.
2020-07-29 20:51:08 -04:00
Jörg Thalheim
b5a87414c6
Merge pull request #181 from Mic92/fetchgit 2020-07-28 10:06:37 +01:00
Jörg Thalheim
eb070c346b
README.md: document fetchgit
fixes #65
2020-07-28 09:56:17 +01:00
Jörg Thalheim
ad72510a2b
Merge pull request #180 from afreakk/master 2020-07-28 07:59:45 +01:00
bahaynes
d56b2e96a6
Updated default (non-NVIDIA) config.
Removed xps-common, and migrated it to default.nix.
2020-07-27 13:00:20 -04:00
Ben
8e984dc856
Update dell/xps/15-9500/default.nix
Update intel drivers to default (Modesetting).

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-07-27 10:11:53 -04:00
afreakk
823f0bc77f
dell/xps/13-9360: conflicting font fix 2020-07-26 12:59:49 +02:00
bahaynes
b7a5f1188f
Moved NVIDIA config to common, and updated README. 2020-07-25 23:53:47 -04:00
bahaynes
6ffcdbacc5
Added dell xps 15-9500, with nvidia gpu. 2020-07-23 13:03:50 -04:00
Jörg Thalheim
cc353d439e
Merge pull request #176 from Mic92/flakes
add flake support
2020-07-06 16:22:31 +01:00
Jörg Thalheim
618819cc49
add flake support 2020-07-06 14:49:08 +01:00
Jörg Thalheim
62f453938f
Merge pull request #174 from bbigras/9343
add xps 13 (9343)
2020-07-06 14:28:22 +01:00
Bruno Bigras
1ab852b88e add xps 13 (9343) 2020-07-05 10:46:39 -04:00
Jörg Thalheim
841caf7d20
Merge pull request #175 from Mic92/dell-fixes
dell/xps/13-7390: wifi fixes
2020-06-24 20:16:02 +01:00
Jörg Thalheim
5faf94b86f
dell/xps/13-7390: wifi fixes 2020-06-23 20:12:57 +01:00
Jörg Thalheim
a78b8b6476
Merge pull request #172 from Mic92/readme 2020-06-21 14:35:19 +01:00
Jörg Thalheim
6efc6af71a
README.md: fix librem link 2020-06-21 14:32:53 +01:00
Jörg Thalheim
80a32af201
replace travis with github action
This way we get the latest nix.
2020-06-21 14:24:28 +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
2f2c2d9ef5
Merge pull request #169 from erikarvstedt/improve-laptop-preset 2020-05-20 15:35:48 +01:00