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

5 Commits

Author SHA1 Message Date
Yegor Timoshenko
8abb6374c1
README: extract CONTRIBUTING, clean up 2017-12-24 19:34:39 +00:00
Yegor Timoshenko
38fd4c1541
README: seperate -> separate 2017-12-24 19:18:27 +00:00
Yegor Timoshenko
a74c9bdaf8
acer/c720: drop empty profile 2017-12-24 14:57:53 +00:00
Yegor Timoshenko
b8afb99c16
README: drop inversepath/usbarmory from the table 2017-12-24 13:26:11 +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