nixos-hardware icon indicating copy to clipboard operation
nixos-hardware copied to clipboard

Core Ultra 1 mobile series (Meteor lake) support

Open 0xDevansh opened this issue 1 year ago • 1 comments

In common/cpu/intel, I can't find config files for Intel core ultra (Meteor Lake). I am not much experienced with the nix ecosystem. I think that adding config from the framework config should do the trick.

Should I go ahead and add common files for Intel Core Ultra Series 1?

0xDevansh avatar Feb 11 '25 05:02 0xDevansh

We can add a common module for the framework, but we no longer expose new common modules in nixos-hardware. Instead I would suggest to upstream modules like that to nixpkgs: https://github.com/NixOS/nixos-hardware/issues/992

Mic92 avatar Feb 24 '25 08:02 Mic92