summaryrefslogtreecommitdiffstats
path: root/apple
AgeCommit message (Collapse)Author
2019-11-12apple: Add support for MacBook Air 3,X (#91)ilian
2018-07-30apple/macbook-pro/11-5: Remove boot loaderRehno Lindeque
Since the boot loader is already automatically generated by nixos-generate-config, there is no need to include it here.
2018-07-30apple/macbookpro/11-5: Prevent intermittent xhci wakeup after suspendRehno Lindeque
2018-07-30apple/macbook-pro/11-5: Change README to markdownRehno Lindeque
.wiki is just plain distracting to edit, markdown allows me to quickly write up accompanying docs.
2018-07-30apple/macbook-pro/11-5: Additional wiki resourcesRehno Lindeque
As suggested by issue #41.
2018-07-30apple/macbook-pro/11-5: initRehno Lindeque
2018-01-07apple/macbook-air/6: resolve tearingYegor Timoshenko
2017-12-27apple/macbook-air/6: add acpi_osi= kernel paramYegor Timoshenko
2017-12-27apple/macbook-air/4: enable RC6p, RC6pp GPU sleep statesYegor Timoshenko
2017-12-25treewide: mark things that have to be doneYegor Timoshenko
2017-12-25apple/macbook-air/4: resolve tearingYegor Timoshenko
2017-12-25apple/macbook-air/4: addYegor Timoshenko
2017-12-25apple: add hid_apple.iso_layout=0 kernel paramYegor Timoshenko
In my experience, this makes keyboard behavior match letters printed on it both on EU and US keyboards.
2017-12-25apple: wrap hardware.facetimehd optionYegor Timoshenko
2017-12-25apple: enable facetimehd if allowUnfree = trueYegor Timoshenko
2017-12-25apple/macbook-air/6: initYegor Timoshenko
2017-12-24treewide: abstract away common configs into common/Yegor Timoshenko
2017-12-24apple/macbook-pro/10-1: elaborate more on NVidia driverYegor Timoshenko
2017-12-24apple: use global apple profile (for mbpfan)Yegor Timoshenko
2017-12-24apple/macbook-pro/12-1: clean upYegor Timoshenko
2017-12-24apple/macbook-pro/10-1: fix evaluation, drop old kernel notesYegor Timoshenko
2017-12-24apple: add services.mbpfan.enableYegor Timoshenko
2017-12-22treewide: modules -> profiles, separate dirs, list in README (#29)Yegor Timoshenko
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-22treewide: drop hardware-configuration.nix boilerplate (#28)Yegor Timoshenko
hardware-configuration.nix is still relied upon for hard drive configuration, and it handles variations of hardware (custom configurations, subrevisions).
2017-09-24Add file for macbook pro 12,1 with suspend fix.Tom Hunger
2016-10-20Apple MacBook Pro 10,1John Ericson