mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 03:56:09 +01:00
Explicitly speak of 11th gen Intel Framework new profile
This commit is contained in:
parent
a14a7746f9
commit
ec3609cc59
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,9 @@ the end of 2023.
|
||||||
|
|
||||||
## How to update
|
## How to update
|
||||||
|
|
||||||
By preference, there will already be a specialised module for your model's configuration.
|
By preference, there will already be a specialised module for your model's configuration. If you
|
||||||
|
have an 11th gen Intel Framework 13 and were importing the `framework` profile, you would need to
|
||||||
|
update to use the `framework-11th-gen-intel` profile instead.
|
||||||
|
|
||||||
If not and you have a 13-inch model, the common module under `framework/13-inch/common/default.nix`
|
If not and you have a 13-inch model, the common module under `framework/13-inch/common/default.nix`
|
||||||
can be imported directly, and the options provided can be used in your own system's configuration.
|
can be imported directly, and the options provided can be used in your own system's configuration.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue