host/asus: disable yubikey

This commit is contained in:
Dmitriy Pleshevskiy 2025-02-26 23:22:34 +03:00
parent f5ed58cb5c
commit aa7670ad4b
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -8,7 +8,7 @@
];
local.yubikey = {
enable = true;
enable = false;
serial = "28058247";
unplug.enable = true;
};