Add dnf repofiles
This commit is contained in:
@@ -8,6 +8,14 @@ dnf_add_repos:
|
||||
description: Visual Studio Code
|
||||
baseurl: https://packages.microsoft.com/yumrepos/vscode
|
||||
gpgkey: https://packages.microsoft.com/keys/microsoft.asc
|
||||
- name: jriver
|
||||
description: JRiver Media Center by BryanC
|
||||
baseurl: https://repos.bryanroessler.com/jriver
|
||||
gpgcheck: false
|
||||
|
||||
dnf_add_repofiles:
|
||||
- name: Mullvad VPN
|
||||
url: https://repository.mullvad.net/rpm/stable/mullvad.repo
|
||||
|
||||
dnf_remove:
|
||||
- abrt
|
||||
@@ -47,6 +55,8 @@ dnf_install:
|
||||
- tailscale
|
||||
- dnf5-plugin-automatic
|
||||
- btrfs-assistant
|
||||
- mullvad-vpn
|
||||
- mediacenter35
|
||||
|
||||
# Cargo packages to install
|
||||
cargo_packages:
|
||||
|
||||
Reference in New Issue
Block a user