Skip to content

Commit

Permalink
[arch] Add user packages
Browse files Browse the repository at this point in the history
  • Loading branch information
matsp committed Nov 1, 2024
1 parent d83b4a0 commit 90edcc4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .arch/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ yay -S --needed --noconfirm \
noto-fonts-extra \
ttf-nerd-fonts-symbols \
ttf-nerd-fonst-symbols-mono \
flameshot \
&> /dev/null

# user pkgs
Expand All @@ -157,6 +156,9 @@ yay -S --needed --noconfirm \
minikube \
libvirt \
qemu-base \
flameshot \
mupdf \
mupdf-tools \
&> /dev/null

echo 'enabling services \n'
Expand Down

0 comments on commit 90edcc4

Please sign in to comment.