packages and bootstrap

This commit is contained in:
2024-07-19 16:17:31 +02:00
parent 78711d4f23
commit bf5519bffc
3 changed files with 2 additions and 3 deletions

0
.config/yadm/bootstrap Normal file → Executable file
View File

View File

@@ -25,7 +25,7 @@ noto-fonts-emoji
noto-fonts-extra noto-fonts-extra
texlive-latexextra texlive-latexextra
texlive-fontsextra texlive-fontsextra
ttf-noto-nerd nerd-fonts
wget wget
htop htop
btop btop
@@ -35,4 +35,3 @@ iwd
wireless_tools wireless_tools
wpa_supplicant wpa_supplicant
smartmontools smartmontools

View File

@@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
paru -S --needed - < ~/packages paru -S --needed --noconfirm - < ~/packages