diff options
| -rwxr-xr-x | post-setup.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/post-setup.sh b/post-setup.sh index cdaa7fa..fda2cd4 100755 --- a/post-setup.sh +++ b/post-setup.sh @@ -28,7 +28,8 @@ apk add linux-stable git curl bash bash-completion \ waybar font-hack-nerd font-terminus-nerd adwaita-icon-theme \ mpv zathura-pdf-mupdf swayimg-full nwg-launchers-grid \ flatpak xdg-desktop-portal xdg-desktop-portal-wlr \ - syncthing syncthing-openrc + syncthing syncthing-openrc \ + lnav pass # WIFI: Switch wpa_supplicant to iwd # requires: iwd openresolv |
