- May 17, 2020
-
-
Jörg Thalheim authored
-
- May 07, 2020
-
-
Jörg Thalheim authored
-
Alyssa Ross authored
-
Jörg Thalheim authored
-
- May 05, 2020
-
-
Matthias Beyer authored
-
Jörg Thalheim authored
-
- May 04, 2020
-
-
Emery Hemingway authored
The touchpad is painful to use unless the "psmouse" kernel module is disabled.
-
- Apr 24, 2020
-
-
Jörg Thalheim authored
-
Delan Azabani authored
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) ```
-
- Apr 23, 2020
-
-
Wout Mertens authored
-
Wout Mertens authored
-
- Apr 21, 2020
-
-
Jörg Thalheim authored
-
Jörg Thalheim authored
This reverts commit 76f68135. This setting is opinionated and should be left to the user. See: https://github.com/NixOS/nixos-hardware/pull/154#issuecomment-617181517
-
Jörg Thalheim authored
-
j0hax authored
-
- Apr 15, 2020
-
-
Jörg Thalheim authored
Improve support for t460s
-
- Apr 14, 2020
-
-
Damien Cassou authored
This is required by tlp for battery management.
-
Damien Cassou authored
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
-
- Mar 26, 2020
-
-
Jörg Thalheim authored
Added Librem15v3
-
Niklaus Giger authored
-
- Mar 23, 2020
-
-
Niklaus Giger authored
-
Niklaus Giger authored
-
- Mar 15, 2020
-
-
Jörg Thalheim authored
thinkpad/t495: fix backlight save/load and and battery conditioning.
-
David Anderson authored
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>
-
- Mar 12, 2020
-
-
Jörg Thalheim authored
lenovo/thinkpad/t495: init from e495.
-
- Mar 11, 2020
-
-
David Anderson authored
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.
-
Jörg Thalheim authored
travis: parallelize evaluation and limit RAM usage
-
- Mar 03, 2020
-
-
Jörg Thalheim authored
-
- Feb 23, 2020
-
-
Jörg Thalheim authored
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.
-
- Feb 18, 2020
-
-
Jörg Thalheim authored
Adding Dell XPS 15 9560
-
Daniel Rafaj authored
-
Daniel Rafaj authored
1 default one, with nvidia working and intel working, needs optirun to run application with nvidia 2 intel only, I am using this as my daily driver for long time, only intel is turned on and nvidia is turned off and doesn't drain any power. 3 nvidia only, intel is dissabled and nvidia is picked as default gpu, no need to fiddle with optirun etc, good for gpu heavy application. All these settings needs to reboot to work properly
-
Rebecca Turner authored
Virtual console options were renamed in 20.03; use `console.earlySetup` or `boot.earlyVconsoleSetup` depending on OS version. https://github.com/NixOS/nixos-hardware/pull/114#discussion_r374953204
-
- Feb 17, 2020
-
-
Jörg Thalheim authored
xps/15-7590: don't enable unfree firmware by default
-
- Feb 12, 2020
-
-
Jörg Thalheim authored
thinkpad/e495: fix evaluation
-
Jörg Thalheim authored
fixes #145
-
Jörg Thalheim authored
Added profile for issues 69289
-
Luis Hebendanz authored
-
Luis Hebendanz authored
Co-Authored-By: Jörg Thalheim <Mic92@users.noreply.github.com>
-
- Feb 11, 2020
-
-
Luis Hebendanz authored
-