Commit Graph

9 Commits

Author SHA1 Message Date
Yegor Timoshenko d1d99eb158
treewide: mark things that have to be done 2017-12-25 22:07:47 +00:00
Yegor Timoshenko 5407ba7a52
treewide: abstract away common configs into common/ 2017-12-24 23:21:05 +00:00
Yegor Timoshenko 3743ae21f5
treewide: only ever set unmergable options via lib.mkDefault
Also extract documentation from raspberry-pi/2/ profile.
2017-12-24 15:13:25 +00:00
Yegor Timoshenko a74c9bdaf8
acer/c720: drop empty profile 2017-12-24 14:57:53 +00:00
Yegor Timoshenko 667b1d8eb9
4810t: fix evaluation, clean up 2017-12-24 11:59:21 +00:00
Yegor Timoshenko 097d47e3f8
c720: drop kernel notes for unsupported kernel versions 2017-12-24 11:50:06 +00:00
Yegor Timoshenko 3c9f432a71 treewide: modules -> profiles, separate dirs, list in README (#29)
Enforce proper naming: all paths are lowercase and hyphen-separated,
if there's a line of models (aspire, macbook-pro, thinkpad) it becomes
a subdirectory. Documentation for profiles is moved to README files in
respective directories.

Add an Org mode table that lists all available profiles and their paths.

Instead of fetching repo locally, use a Nix channel. Making hardware
profiles read-only should improve quality and amount of participation
long-term.
2017-12-22 17:17:00 +00:00
Emery Hemingway afd33028e3 import https://nixos.org/wiki/Acer_C720_Chromebook
Fixes https://github.com/NixOS/nixpkgs/issues/13169
2016-02-26 12:03:28 +01:00
Emery Hemingway 57ac966887 import https://nixos.org/wiki/Acer_4810T
Fixes https://github.com/NixOS/nixpkgs/issues/13168
2016-02-26 11:59:36 +01:00