mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
machine/thinkman: enable id-card
This commit is contained in:
parent
7a51284072
commit
4e4485d7e5
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue