Moved yubikey config to security dir and rename

This commit is contained in:
2025-04-15 12:58:35 +02:00
parent 16c4a8f46b
commit 0474fd9802
4 changed files with 8 additions and 23 deletions

View File

@ -0,0 +1,5 @@
{
imports = [
./yubikey.nix
];
}