chore: zen-browser and fprintd
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run
This commit is contained in:
parent
db84e0b970
commit
691063d156
2 changed files with 6 additions and 1 deletions
4
build.sh
4
build.sh
|
@ -23,6 +23,8 @@ curl -Lo /etc/yum.repos.d/_copr_pgdev-ghostty-"${RELEASE}".repo https://copr.fed
|
|||
|
||||
curl -Lo /etc/yum.repos.d/_copr_alternateved-bleeding-emacs-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/alternateved/bleeding-emacs/repo/fedora-"${RELEASE}"/alternateved-bleeding-emacs-fedora-"${RELEASE}".repo
|
||||
|
||||
curl -Lo /etc/yum.repos.d/_copr-sneexy-zen-browser-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser/repo/fedora-$(rpm -E %fedora)/sneexy-zen-browsder-fedora-"${RELEASE}".repo
|
||||
|
||||
curl https://downloads.1password.com/linux/keys/1password.asc | tee /etc/pki/rpm-gpg/1password.gpg
|
||||
|
||||
### Install 1password using blue-build script
|
||||
|
@ -38,7 +40,7 @@ rm 1password.sh
|
|||
|
||||
grep -v '^#' /tmp/packages | xargs rpm-ostree install
|
||||
|
||||
rpm-ostree install 1password
|
||||
rpm-ostree install 1password zen-browser
|
||||
|
||||
# Install topgrade
|
||||
pip install --prefix=/usr topgrade
|
||||
|
|
3
packages
3
packages
|
@ -5,6 +5,9 @@ greetd-selinux
|
|||
tuigreet
|
||||
niri
|
||||
|
||||
# auth
|
||||
fprintd-pam
|
||||
|
||||
# apps
|
||||
emacs
|
||||
foot
|
||||
|
|
Loading…
Add table
Reference in a new issue