hardware/yubikey: init from nitrokey

This commit is contained in:
Felix Buehler 2023-04-02 16:37:30 +02:00
parent ae77e8c649
commit 29b0fb499c
4 changed files with 26 additions and 22 deletions

View file

@ -22,8 +22,8 @@ in
};
graphics.cpuFlavor = cpuFlavor;
keychron.enable = true;
nitrokey.enable = true;
sound.enable = true;
thunderbolt.enable = true;
yubikey.enable = true;
};
}