Commit Graph

367 Commits

Author SHA1 Message Date
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
Jörg Thalheim 385c5ba916
Merge pull request #168 from Mic92/tests 2020-05-20 15:34:34 +01:00
Erik Arvstedt 90868c67e8 pc/laptop: remove redundant cpuFreqGovernor setting
This setting has been part of NixOS since version 16.09
2020-05-20 16:29:50 +02:00
Jörg Thalheim a13d00bd7c
tests: hide evaluation command behind verbose flag 2020-05-18 11:38:36 +01:00
Jörg Thalheim 4b129a0f71
fix toshiba/swanky evaluation (#167) 2020-05-18 11:27:18 +01:00
Jörg Thalheim 75a850cb3e
Merge pull request #166 from Mic92/cleanup-readme 2020-05-17 16:00:13 +01:00
Jörg Thalheim eae378658f
Merge pull request #164 from phunehehe/x1 2020-05-17 15:59:34 +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
Jörg Thalheim 718eaeed75
Merge pull request #165 from Mic92/quiet-tests 2020-05-17 08:02:22 +01:00
Jörg Thalheim 5f830cf8fc
make tests less verbose 2020-05-17 07:56:56 +01:00
Jörg Thalheim a36f343222
Merge pull request #163 from 00-matt/dell-xps-13-9360/consolefont 2020-05-15 07:43:50 +01:00
Matthew Smith 69b9bdd53a dell/xps/13-9360: Stop using i18n.consoleFont
trace: warning: The option `i18n.consoleFont' defined in
`/nix/var/nix/profiles/per-user/root/channels/nixos-hardware/dell/xps/13-9360'
has been renamed to `console.font'.
2020-05-14 22:55:22 +01:00
Jörg Thalheim 8e8e65ba45
Merge pull request #161 from alyssais/pixelbook 2020-05-07 17:41:06 +01:00
Alyssa Ross 16cdc10b48
google/pixelbook: init 2020-05-07 15:26:58 +00:00
Jörg Thalheim 565f837027
Merge pull request #131 from asymmetric/imd 2020-05-07 13:21:57 +01:00
Matthias Beyer 130560e553
Add InfinityBook v4 (#159) 2020-05-05 23:20:10 +01:00
Jörg Thalheim 4ef357fe8b
Merge pull request #158 from ehmry/master 2020-05-05 12:47:32 +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
Jörg Thalheim d928c96e3c
Merge pull request #156 from delan/patch-1 2020-04-24 10:35:50 +01:00
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
Wout Mertens bb1a8b78ba
wiki syntax 2020-04-23 10:53:17 +02:00
Wout Mertens c8e3843b0a
7390: clarify intent 2020-04-23 10:52:16 +02:00
Jörg Thalheim c71abe67b9
Merge pull request #155 from Mic92/remove-thresholds 2020-04-21 21:11:45 +01:00
Jörg Thalheim 41d2c3322b
Revert "Change TLP charge thresholds"
This reverts commit 76f681355c.

This setting is opinionated and should be left to the user.
See: https://github.com/NixOS/nixos-hardware/pull/154#issuecomment-617181517
2020-04-21 21:10:18 +01:00
Jörg Thalheim 16336614d3
Merge pull request #154 from j0hax/x230-tlp-thresholds 2020-04-21 11:48:33 +01:00
j0hax 76f681355c Change TLP charge thresholds 2020-04-21 03:47:11 +02:00
Jörg Thalheim e58c64a03c
Merge pull request #153 from DamienCassou/fix-t460s
Improve support for t460s
2020-04-15 09:06:43 +01:00
Damien Cassou 157ae443af
lenovo/thinkpad/t460s: Add missing acpi_call module
This is required by tlp for battery management.
2020-04-14 22:54:52 +02:00
Damien Cassou 0ef7d22b6c
lenovo/thinkpad/t460s: Remove problematic options
See there links for details:

https://github.com/NixOS/nixos-hardware/pull/134#pullrequestreview-336181593
https://github.com/NixOS/nixos-hardware/pull/134#discussion_r361146814
2020-04-14 22:54:31 +02:00
Jörg Thalheim edb7199b5c
Merge pull request #152 from ngiger/librem15v3
Added Librem15v3
2020-03-26 16:45:57 +00:00
Niklaus Giger 12bb72aa6b Create separate directories for librem 13v3 and 15v3 2020-03-26 17:43:33 +01:00
Niklaus Giger 9238b5f06e Automatically lock the desktop when removing the librem key 2020-03-23 20:21:11 +01:00
Niklaus Giger c6722b86bf Document librem laptop 15v3 2020-03-23 20:19:54 +01:00
Jörg Thalheim f4364f2457
Merge pull request #150 from danderson/master
thinkpad/t495: fix backlight save/load and and battery conditioning.
2020-03-15 18:37:21 +00:00
David Anderson 03dedf4cfd thinkpad/t495: fix backlight save/load and and battery conditioning.
Saving/loading the backlight state requires the acpi_backlight=native
kernel parameter.

acpi_call is required by TLP to get access to battery conditioning
information from the firmware.

Signed-off-by: David Anderson <dave@natulte.net>
2020-03-14 20:57:22 -07:00
Jörg Thalheim 9f6d639110
Merge pull request #149 from danderson/master
lenovo/thinkpad/t495: init from e495.
2020-03-12 09:12:30 +00: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 62d7c2eddf
Merge pull request #147 from Mic92/fix-travis
travis: parallelize evaluation and limit RAM usage
2020-03-11 09:46:57 +00:00
Jörg Thalheim 62a1812f3c
Update README.wiki 2020-03-03 17:31:54 +00:00