update framework to ai 300 processor spec
This commit is contained in:
parent
08ec8b9282
commit
2830d7b670
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
in {
|
||||
nixosConfigurations = {
|
||||
framework = mkSystem {
|
||||
hardware = [ nixos-hardware.nixosModules.framework-13-ai-300-amd ];
|
||||
hardware = [ nixos-hardware.nixosModules.framework-amd-ai-300-series ];
|
||||
modules = commonDesktopModules ++ [
|
||||
./systems/framework.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue