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