host/asus: disable yubikey
This commit is contained in:
parent
f5ed58cb5c
commit
aa7670ad4b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
];
|
||||
|
||||
local.yubikey = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
serial = "28058247";
|
||||
unplug.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue