add librewolf to base system
This commit is contained in:
parent
9ed366ce40
commit
ae1faa9a47
1 changed files with 4 additions and 1 deletions
|
@ -2,13 +2,16 @@
|
|||
|
||||
cd /etc/yum.repos.d || exit 1
|
||||
sudo wget https://pkgs.tailscale.com/stable/fedora/tailscale.repo
|
||||
sudo wget https://rpm.librewolf.net/librewolf-repo.repo
|
||||
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
rpm-ostree override remove firefox firefox-langpacks
|
||||
rpm-ostree install \
|
||||
distrobox tailscale \
|
||||
distrobox \
|
||||
tailscale \
|
||||
syncthing \
|
||||
ansible \
|
||||
falkon \
|
||||
librewolf \
|
||||
python3-keyring \
|
||||
wl-clipboard \
|
||||
kate \
|
||||
|
|
Loading…
Reference in a new issue