aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-29readme: update reference to number of packagesRyan Mulligan1-1/+1
We updated the top of the readme to reference 60,000, but we forgot to update this reference. This changes it so it won't become invalid for a bit.
2020-11-06README.md: bump pkg count to 60kJonathan Ringer1-1/+1
repology has us at 65k+ packages https://repology.org/repository/nix_unstable
2020-10-26README.md: update stable release linksJonathan Ringer1-2/+2
2020-06-21README: include link to nixos-hardwareJörg Thalheim1-0/+1
related to https://github.com/NixOS/rfcs/pull/70
2020-06-20nixos-hardware: prepare for merge by moving to nixos/hardwareProfpatsch1-115/+0
It is going to be merged into nixpkgs, under `nixos/hardware`. This will give better discoverability, and considering the low turnover (less than 100 commits in the last year and only 350 total) it won’t make any dent on the size of nixpkgs. We have a monorepo, let’s use it.
2020-05-17lenovo/thinkpad/x1/7th-gen: initHoang Xuan Phu1-0/+2
2020-05-17README.md: add missing linkJörg Thalheim1-0/+1
2020-05-07google/pixelbook: initAlyssa Ross1-0/+2
2020-05-05Add InfinityBook v4 (#159)Matthias Beyer1-0/+1
2020-05-05New dell/latitude/3480Emery Hemingway1-0/+1
The touchpad is painful to use unless the "psmouse" kernel module is disabled.
2020-04-24README: fix nix-channel --update commandDelan Azabani1-1/+1
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-13README.md: 20.03 releaseworldofpeace1-2/+2
2020-03-26Create separate directories for librem 13v3 and 15v3Niklaus Giger1-1/+3
2020-03-23Document librem laptop 15v3Niklaus Giger1-1/+1
2020-03-11lenovo/thinkpad/t495: init from e495.David Anderson1-0/+1
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-02-23Add parallel test runnerJörg Thalheim1-0/+6
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-18add xps 9560 root readme to be able to easily findDaniel Rafaj1-0/+6
2020-02-12Added entry Thnikpad E495 to READMELuis Hebendanz1-0/+1
2020-02-11readme: add link to community chat optionsJonathan Ringer1-0/+1
2020-02-04Revert "xps-15-7590: convert wiki to markdown."Jörg Thalheim1-1/+1
This reverts commit 77983d16f6ddcbdaf65d7656e82d39669095be6f. apparently github can link to wiki text fine.
2020-02-04dell-xps-15-7590: fix README linkJörg Thalheim1-0/+1
2020-02-04README.md: link to dell xps 15-7590Jörg Thalheim1-0/+1
2020-01-07Update README.md*Kim Zick1-0/+1
2019-12-31README.md: fix typosJörg Thalheim1-2/+2
2019-12-31Add Lenovo ThinkPad X280 profilemishudark1-0/+1
2019-11-12apple: Add support for MacBook Air 3,X (#91)ilian1-0/+1
2019-11-02Add Lenovo ThinkPad T420 profileOleksii Filonenko1-0/+1
2019-10-30Add Dell XPS-7390 Profile (#128)Alexander Berlind1-0/+2
2019-10-17Remove references to the nixpkgs-channels repoEelco Dolstra1-3/+1
Channel branches are now provided in the nixpkgs repo. Issue #71176.
2019-10-16Initial p53 hardware configuration (#125)*Kim Zick1-0/+1
2019-10-16Fix readme markdown syntaxAdam Sandberg Eriksson1-1/+1
2019-10-07README: Update to 19.09Samuel Leathers1-2/+2
2019-09-29thinkpad/x1-extreme/gen2: add moduleRobert Helgesson1-39/+40
2019-09-27Add Dell E7240 ProfileAshley Gillman1-39/+43
(Current XPS 15 works well)
2019-09-07README.md: improve contentRyan Mulligan1-35/+100
2019-09-03update readme for T490Reno Reckling1-0/+1
2019-09-03Update README.mdSRGOM1-1/+3
At first (till third glance) I thought only the listed profiles are supported
2019-07-17README: add open collective badgeDomen Kožar1-0/+1
2019-05-08Add basic support for the thinkpad t470sJoris Engbers1-0/+1
2019-05-08Add thinkpad 480s to list of profiles.Joris Engbers1-0/+1
2019-04-28README: 18.09 -> 19.03angristan1-4/+4
2019-04-26README: Add Dell XPS 13 9360 profile (#104)Stanislas1-2/+4
And reorder other XPS 13.
2019-02-08dell/xps/13-9380: init (#97)Wael Nasreddine1-0/+2
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.
2018-12-02add basic support for Lenovo Thinkpad T440s (#83)Trolli Schmittlauch1-0/+1
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-11-19doc/reviewing-contributions: pull-requests -> pull requestsMatthew Bauer1-1/+1
This makes things more consistent. It’s also how GitHub refers to pull requests.
2018-10-23dell/xps/13-9370: initAndré-Patrick Bubel1-0/+2
2018-10-19lenovo/thinkpad/t450s: initLorenzo Manacorda1-0/+1
2018-10-13COPYING: move notice to README.mdYegor Timoshenko1-0/+6
2018-10-12beagleboard/pocketbeagle: initYegor Timoshenko1-1/+2
2018-10-05README: 18.03 -> 18.09Samuel Dionne-Riel1-4/+4