1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 02:23:33 +02:00

Explicitly speak of 11th gen Intel Framework new profile

This commit is contained in:
Kevin J Hoerr 2023-11-11 16:32:26 -05:00
parent a14a7746f9
commit ec3609cc59
No known key found for this signature in database
GPG Key ID: 545818BE629C7D95

View File

@ -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.