correct hardware
This commit is contained in:
parent
c79678bd63
commit
4d135b337d
2 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -46,6 +46,7 @@
|
|||
|
||||
services = {
|
||||
fprintd.enable = true;
|
||||
fwupd.enable = true;
|
||||
tlp.enable = true;
|
||||
power-profiles-daemon.enable = false;
|
||||
avahi = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue