mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Updates install pkg script, fixes typo and adds yubikey stuff.
This commit is contained in:
@@ -32,10 +32,11 @@ yay -S --noconfirm --needed \
|
||||
nodejs \
|
||||
npm \
|
||||
nwg-look \
|
||||
pcsc-controls \
|
||||
pcsc-tools \
|
||||
starship \
|
||||
swaync \
|
||||
tmux \
|
||||
yubikey-manger \
|
||||
zoxide \
|
||||
zsh
|
||||
|
||||
@@ -84,3 +85,6 @@ yay -S --noconfirm thunderbird
|
||||
|
||||
# Text expander
|
||||
yay -S --noconfirm espanso-wayland-git
|
||||
|
||||
# Yubikey support
|
||||
sudo sysetmctl enable --now pscsd.service
|
||||
|
||||
Reference in New Issue
Block a user