chore: ssh askpass
This commit is contained in:
parent
854afd58c4
commit
3a8ae4aa33
2 changed files with 2 additions and 5 deletions
2
build.sh
2
build.sh
|
@ -16,8 +16,6 @@ curl -Lo /etc/yum.repos.d/ganto-lxc4-fedora-"${RELEASE}".repo https://copr.fedor
|
||||||
|
|
||||||
curl -Lo /etc/yum.repos.d/_copr_che-nerd-fonts-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/che/nerd-fonts/repo/fedora-"${RELEASE}"/che-nerd-fonts-fedora-"${RELEASE}".repo
|
curl -Lo /etc/yum.repos.d/_copr_che-nerd-fonts-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/che/nerd-fonts/repo/fedora-"${RELEASE}"/che-nerd-fonts-fedora-"${RELEASE}".repo
|
||||||
|
|
||||||
curl -Lo /etc/yum.repos.d/_copr_babariviere-tools-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/babariviere/tools/repo/fedora-"${RELEASE}"/babariviere-tools-fedora-"${RELEASE}".repo
|
|
||||||
|
|
||||||
curl https://downloads.1password.com/linux/keys/1password.asc | tee /etc/pki/rpm-gpg/1password.gpg
|
curl https://downloads.1password.com/linux/keys/1password.asc | tee /etc/pki/rpm-gpg/1password.gpg
|
||||||
|
|
||||||
### Install 1password using blue-build script
|
### Install 1password using blue-build script
|
||||||
|
|
5
packages
5
packages
|
@ -10,8 +10,6 @@ kanshi
|
||||||
fuzzel
|
fuzzel
|
||||||
|
|
||||||
# Fingerprint
|
# Fingerprint
|
||||||
fprintd
|
|
||||||
fprintd-pam
|
|
||||||
|
|
||||||
# fonts
|
# fonts
|
||||||
nerd-fonts
|
nerd-fonts
|
||||||
|
@ -28,7 +26,6 @@ wev
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
brightnessctl
|
brightnessctl
|
||||||
wlr-randr
|
wlr-randr
|
||||||
wayprompt
|
|
||||||
|
|
||||||
# portal
|
# portal
|
||||||
xdg-desktop-portal-wlr
|
xdg-desktop-portal-wlr
|
||||||
|
@ -91,3 +88,5 @@ python3-pip
|
||||||
# classic dev tools
|
# classic dev tools
|
||||||
gcc
|
gcc
|
||||||
make
|
make
|
||||||
|
openssh
|
||||||
|
openssh-askpass
|
||||||
|
|
Loading…
Reference in a new issue