We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725757d commit 0aea754Copy full SHA for 0aea754
src/content/docs/home/Smartcard/index.mdx
@@ -2,14 +2,6 @@
2
title: Smartcard
3
---
4
5
-import { Card } from "@astrojs/starlight/components";
6
-
7
-<Card title="Required" icon="puzzle">
8
9
-[usbutils](https://archlinux.org/packages/core/x86_64/usbutils/)
10
11
-</Card>
12
13
In order to really finish setting up my dotfiles, I need to have access to my Yubico YubiKey from within WSL.
14
15
Previously (especially with WSL v1), this was an absolute pain in the butt!
0 commit comments