Enable yubikey and upgrade keys

This commit is contained in:
Tim Schubert 2023-10-07 18:22:44 +02:00
parent 75cb0fb634
commit 49245cee2e
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
8 changed files with 81 additions and 24 deletions

View file

@ -21,4 +21,5 @@
sway = import ./sway.nix;
vpnServer = import ./vpnServer.nix;
weechat = import ./weechat.nix;
yubikey = import ./yubikey.nix;
}