correct hardware

This commit is contained in:
Noa Aarts 2025-08-27 23:50:35 +02:00
parent c79678bd63
commit 4d135b337d
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 2 additions and 1 deletions

View file

@ -107,7 +107,7 @@
inherit inputs;
};
modules = [
inputs.hardware.nixosModules.framework-11th-gen-intel
inputs.hardware.nixosModules.framework-amd-ai-300-series
./hosts/muos/configuration.nix
]
++ commonModules;

View file

@ -46,6 +46,7 @@
services = {
fprintd.enable = true;
fwupd.enable = true;
tlp.enable = true;
power-profiles-daemon.enable = false;
avahi = {