machine/thinkman: enable id-card

This commit is contained in:
Felix Buehler 2023-12-24 00:07:46 +01:00
parent 7a51284072
commit 4e4485d7e5

View file

@ -21,6 +21,7 @@ in
inherit cpuFlavor; inherit cpuFlavor;
}; };
graphics.cpuFlavor = cpuFlavor; graphics.cpuFlavor = cpuFlavor;
id-card.enable = true;
keychron.enable = true; keychron.enable = true;
sound.enable = true; sound.enable = true;
thunderbolt.enable = true; thunderbolt.enable = true;