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
6a4ecebce5
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 23:21:05 +00:00
{
split CPU and GPU from common/cpu/intel fix #388
2022-03-07 20:20:43 +00:00
imports
=
[
./cpu-only.nix
common/gpu/intel*: Migrate to common/gpu/intel/* and add disable
2023-02-27 12:59:06 +00: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 07:28:30 +00:00
]
;
treewide: abstract away common configs into common/
2017-12-24 23:21:05 +00:00
}
Reference in a new issue
Copy permalink