Skip to content

Commit

Permalink
edit packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Apr 8, 2024
1 parent c297d3c commit ea5e7a0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/module_config/packages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
type: rpm-ostree
repos:
# - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
- https://copr.fedorainfracloud.org/coprs/wezfurlong/wezterm-nightly/repo/fedora-%OS_VERSION%/wezfurlong-wezterm-nightly-fedora-%OS_VERSION%.repo
- https://repository.mullvad.net/rpm/stable/mullvad.repo
install:
# for brew
Expand All @@ -17,6 +17,9 @@ install:
- waybar
- xorg-x11-server-Xwayland
- xdg-user-dirs
- wezterm
# sway pkg
- sway
# android
- android-tools
- android-file-transfer
Expand Down Expand Up @@ -86,5 +89,6 @@ remove:
- firefox # default firefox removed in favor of flatpak
- firefox-langpacks # langpacks needs to also be removed to prevent dependency problems
- toolbox
- kitty
optfix:
- Mullvad VPN

0 comments on commit ea5e7a0

Please sign in to comment.