This website requires JavaScript.
Explore
Help
Sign In
aires
/
nixos-hardware
Watch
1
Star
0
Fork
You've already forked nixos-hardware
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
557645a9da
nixos-hardware
/
common
/
cpu
/
intel
/
default.nix
7 lines
62 B
Nix
Raw
Normal View
History
Unescape
Escape
treewide: abstract away common configs into common/
2017-12-24 18:21:05 -05:00
{
split CPU and GPU from common/cpu/intel fix #388
2022-03-07 15:20:43 -05:00
imports
=
[
./cpu-only.nix
common/gpu/intel*: Migrate to common/gpu/intel/* and add disable
2023-02-27 07:59:06 -05:00
../../gpu/intel
common/cpu/intel: add vaapi/vdpau drivers I've tested this to work on MacBookAir4,1 and I'm going to deploy it to MacBookAir6,2 today and Lenovo ThinkPad X230 in a week from now. Also, cleaned up Lenovo ThinkPad X230 profile.
2017-12-27 02:28:30 -05:00
]
;
treewide: abstract away common configs into common/
2017-12-24 18:21:05 -05:00
}
Reference in a new issue
Copy permalink