This website requires JavaScript.
Explore
Help
Sign in
eeva
/
nixos-hardware
Watch
1
Star
0
Fork
You've already forked nixos-hardware
0
mirror of
https://github.com/NixOS/nixos-hardware
synced
2024-11-01 16:49:40 +01:00
Code
Issues
Releases
Wiki
Activity
2d125b6c56
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-25 00:21:05 +01:00
{
split CPU and GPU from common/cpu/intel fix #388
2022-03-07 21:20:43 +01:00
imports
=
[
./cpu-only.nix
common/gpu/intel*: Migrate to common/gpu/intel/* and add disable
2023-02-27 13:59:06 +01: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 08:28:30 +01:00
]
;
treewide: abstract away common configs into common/
2017-12-25 00:21:05 +01:00
}
Reference in a new issue
Copy permalink