Commit Graph

562 Commits

Author SHA1 Message Date
Thiago Kenji Okada b0f31689ac Remove intel drivers from nvidia-disable
Two reasons for this change:
- `intel` drivers are not updated from quite a long time (since ~2019),
  and `modesetting` is the preferred one for Intel iGPUs.
- Technically you may want to disable NVIDIA GPUs on laptops with AMD
  processors too.

We don't want to pin `modesetting` here because it is already the default
since PR: https://github.com/NixOS/nixpkgs/pull/111551.
2021-06-11 17:04:10 -03:00
Jörg Thalheim 6bea976169
Merge pull request #275 from andyrichardson/patch-1
Fix 9500 AX Crashes
2021-06-10 10:51:46 +02:00
Andy Richardson 6392ffbafb
Update default.nix 2021-06-09 13:18:05 +01:00
Andy Richardson d41711076e
Update default.nix 2021-06-09 12:51:33 +01:00
Andy Richardson 59a171c833
Fix 9500 wifi support 2021-06-09 12:46:01 +01:00
cwyc fccbee72df
thinkpad t14s amd: add amd gpu module (#271) 2021-06-08 10:09:01 +01:00
Pavel Nazarov b2186d6c3c
Add lenovo-thinkpad-p1 (#266)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-06-01 05:30:09 +01:00
Emery Hemingway d38958a6aa Revert mnt/reform2-nitrogen8m
Kernel config is too big to be stored here.
2021-05-31 17:35:42 +02:00
Emery Hemingway 1abe955ad5 mnt/reform2-nitrogen8m: read kernel config into a string 2021-05-31 16:18:09 +02:00
Jörg Thalheim 35b2bfdce7
Merge pull request #269 from tfc/master
raspberry-pi/4: Add tc358743 option
2021-05-31 06:50:19 +02:00
Jacek Galowicz c941aecfc3 raspberry-pi/4: Add tc358743 option 2021-05-30 20:27:13 +00:00
Jörg Thalheim 3fc630f84c
pc/laptop: fix evaluation on 20.09 (#270) 2021-05-30 21:10:22 +01:00
Jörg Thalheim 684ae160a6
Merge pull request #247 from NixOS/mnt-reform2-nitrogen8m
Add mnt-reform2-nitrogen8m
2021-05-29 20:47:32 +02:00
Emery Hemingway f39a23dab7 Add mnt-reform2-nitrogen8m
https://mntre.com/
2021-05-29 10:43:48 +02:00
Jörg Thalheim 1facb18f43
Merge pull request #263 from bryanhonof/tlp-and-power-profiles-daemon-clash
Tlp and power profiles daemon clash
2021-05-29 10:27:28 +02:00
Jörg Thalheim ca33f586e7
fix evaluation 2021-05-29 10:19:00 +02:00
Jörg Thalheim 0a7b43b595
Merge pull request #259 from jakubgs/add-nanopc-t4
friendlyarm/nanopc-t4: init
2021-05-29 10:17:04 +02:00
Jakub Sokołowski ff1b798346
friendlyarm/nanopc-t4: init
As suggested by @Mic92 in https://github.com/NixOS/nixpkgs/pull/111034
I'm submitting my fixes for the FriendlyARM NanoPC-T4 device.

I'm not sure if forcing a specific kernel version is kosher, but on the
other hand I don't know if my kernel config changes will work on any
other version. I'm open to suggestions as to how to do this better.

Also unusure if I should call the folder `friendlyarm` or `friendlyelec`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-05-29 09:59:44 +02:00
Domen Kožar 30f1a9952d
Merge pull request #264 from tfc/master
Raspberry pi 4: Add dwc2 usb otg gadget support
2021-05-28 14:15:24 +02:00
Jacek Galowicz e6c84e7eaf raspberry-pi/4: Add dwc2 option 2021-05-28 11:18:51 +02:00
Jacek Galowicz 5a67562945 raspberry-pi/4: move filter into default.nix 2021-05-27 04:41:34 +00:00
Bryan Honof 1fe5b7686d
Update common/pc/laptop/default.nix
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-05-27 00:15:49 +02:00
Bryan Honof 2bc26b3c5c
Add lib.mkDefault to the statement 2021-05-26 19:00:01 +02:00
Bryan Honof e4ce746d5b
Add check for power-profiles-daemon.enable
Gnome 40 now uses power-profile-daemon
https://gitlab.freedesktop.org/hadess/power-profiles-daemon ,
which clashes with tlp. This check will disable tlp whenever it finds
that the power-profiles-daemon is activated.
2021-05-26 18:54:50 +02:00
Jörg Thalheim c4399b921f
Merge pull request #258 from nurelin/micropc
add gpd-micropc
2021-05-14 10:18:11 +01:00
Domen Kožar 936e464909
Merge pull request #261 from samueldr/feature/rpi-4-overlays
raspberry-pi/4: Add modesetting option
2021-05-13 10:04:36 +02:00
Samuel Dionne-Riel 38af9c5048 raspberry-pi/4: Add modesetting option 2021-05-12 21:00:19 -04:00
Domen Kožar 9e58ee154c
Merge pull request #256 from domenkozar/rpi4
Add Raspberry Pi 4
2021-05-12 21:52:24 +02:00
Domen Kožar bd06334074
rpi4: don't override sane default for nix.buildCores
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-05-12 21:42:30 +02:00
Domen Kožar 2b4ed534a8
rpi4: remove loader.raspberryPi as it's legacy 2021-05-12 14:37:30 +02:00
Domen Kožar cdaf66c0a0
rpi4: remove cma 2021-05-12 14:19:27 +02:00
Vincent Gatine 72d7bb9434 add gpd-micropc 2021-05-11 16:28:15 +02:00
Domen Kožar b72c683304
Add Rpi4 2021-05-11 15:53:04 +02:00
Domen Kožar 02f067b234
Merge pull request #257 from kfiz/macbook-pro-12-1-path-fix
apple/macbook-pro/12-1/default.nix: Fixed impure <nixpkgs> import.
2021-05-11 15:51:51 +02:00
Doro Rose 52060c81af apple/macbook-pro/12-1/default.nix: Fixed impure <nixpkgs> import. 2021-05-11 10:31:41 +02:00
Domen Kožar 68babad7f9
Merge pull request #253 from NixOS/thinkpad-x13
add lenovo-thinkpad-x13
2021-05-10 15:28:16 +02:00
Jörg Thalheim da67c36853
add lenovo-thinkpad-x13 2021-05-01 08:29:22 +02:00
Jörg Thalheim f7540d6c27
Merge pull request #251 from NixOS/dell
dell-xps-15-7590: remove 20.03 compat
2021-04-25 08:48:49 +01:00
Jörg Thalheim 09febc71c1
dell-xps-15-7590: remove 20.03 compat 2021-04-25 07:03:51 +02:00
Jörg Thalheim 241d8300b2
Merge pull request #250 from earldouglas/thinkpad/x200s
Add a profile for the Thinkpad X200s
2021-04-21 04:33:29 +01:00
James Earl Douglas 00b40b766f
Add a profile for the Thinkpad X200s 2021-04-20 19:50:55 -07:00
Jörg Thalheim 590bdcacd5
Merge pull request #249 from earldouglas/t460
Add a profile for the Thinkpad T460
2021-04-20 19:56:13 +01:00
James Earl Douglas dbbd0d4093
Add a profile for the Thinkpad T460 2021-04-20 05:27:36 -07:00
Jörg Thalheim 267d8b2d7f
Merge pull request #241 from j0hax/amd-gpus
Add profiles for AMD GPUs
2021-04-14 15:26:21 +01:00
Johannes Arnold 40ddf363c2 Document driver choice 2021-04-14 16:18:05 +02:00
Jörg Thalheim 7c00c8b5ca
Merge pull request #242 from diogox/patch-1
Add Lenovo X1 Extreme Gen2 Module
2021-04-06 07:34:55 +01:00
Jörg Thalheim 3ef0c9521c
Merge pull request #245 from NomisIV/patch-1
Add default lenovo-thinkpad-x1 config to flake.nix
2021-04-06 07:34:30 +01:00
Jörg Thalheim eb9d3e7df1
Merge pull request #244 from NixOS/SuperSandro2000-patch-1
Remove usage of stdenv.lib
2021-04-06 07:32:55 +01:00
Jörg Thalheim 085790185c
Merge pull request #246 from NixOS/dependabot/github_actions/cachix/install-nix-action-v13
build(deps): bump cachix/install-nix-action from v12 to v13
2021-04-05 08:39:49 +01:00
dependabot[bot] 5bf5dee4f5
build(deps): bump cachix/install-nix-action from v12 to v13
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v12 to v13.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v12...8d6d5e949675fbadb765c6b1a975047fa5f09b27)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 06:22:25 +00:00