mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
chore: add yubikey support
This commit is contained in:
parent
e8d8765772
commit
1107819c83
2 changed files with 5 additions and 0 deletions
|
@ -157,6 +157,9 @@
|
|||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
services.pcscd.enable = true;
|
||||
services.udev.packages = [ pkgs.yubikey-personalization ];
|
||||
|
||||
services.zerotierone = {
|
||||
enable = true;
|
||||
joinNetworks = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue