thinkman: enable nitrokey

This commit is contained in:
Felix Buehler 2022-11-30 14:52:47 +01:00
parent 9514033f26
commit dcb997cdf7
4 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# Hardware-related modules
{ ... }:
{
imports = [
./nitrokey
];
}