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
64d900abe4
nixos-hardware
/
common
/
cpu
/
intel
/
comet-lake
/
default.nix
7 lines
76 B
Nix
Raw
Normal View
History
Unescape
Escape
common/cpu/intel: add architecture-specific modules
2024-10-18 23:29:59 +02:00
{
imports
=
[
cpu/intel: make sure we import the local cpu-only profiles
2024-10-21 11:02:33 +02:00
./cpu-only.nix
common/cpu/intel: add architecture-specific modules
2024-10-18 23:29:59 +02:00
../../../gpu/intel/comet-lake
]
;
}
Reference in a new issue
Copy permalink