mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-08-02 11:12:16 +02:00
chore: add yubikey support
This commit is contained in:
parent
10f670ff7b
commit
615d229e1f
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