1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-12-26 19:49:45 +01:00

slimbook/hero: add cpu imports

This commit is contained in:
LucasFA 2024-12-20 22:50:15 +00:00
parent d6cc71c834
commit 789027f4ad
No known key found for this signature in database

View file

@ -1,8 +1,8 @@
{ config, lib, ... }: { config, lib, ... }:
{ {
imports = [ imports = [
# ../../../common/cpu/intel ../../../common/cpu/intel
# ../../../common/gpu/intel/coffee-lake ../../../common/gpu/intel/coffee-lake
../../../common/gpu/nvidia/ada-lovelace ../../../common/gpu/nvidia/ada-lovelace
../../../common/gpu/nvidia/prime.nix ../../../common/gpu/nvidia/prime.nix
../../../common/pc/laptop ../../../common/pc/laptop