mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
hardware/yubikey: init from nitrokey
This commit is contained in:
parent
ae77e8c649
commit
29b0fb499c
4 changed files with 26 additions and 22 deletions
|
@ -22,8 +22,8 @@ in
|
|||
};
|
||||
graphics.cpuFlavor = cpuFlavor;
|
||||
keychron.enable = true;
|
||||
nitrokey.enable = true;
|
||||
sound.enable = true;
|
||||
thunderbolt.enable = true;
|
||||
yubikey.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue