Install helix and docker
This commit is contained in:
@@ -12,6 +12,7 @@ scripts:
|
||||
- setup-selinux-dockersock.sh
|
||||
- autorun.sh
|
||||
- setup-desktop-audio.sh
|
||||
- setup-selinux-dockersock.sh
|
||||
rpm:
|
||||
# A list of urls of ".repo" files that should be added to your system.
|
||||
# This is the proper way to add custom COPR repos to your image.
|
||||
@@ -20,6 +21,7 @@ rpm:
|
||||
# which greatly simplifies future maintenance of your custom recipe.
|
||||
repos:
|
||||
- https://pkg.earthly.dev/earthly.repo
|
||||
- https://copr.fedorainfracloud.org/coprs/varlad/helix/repo/fedora-%FEDORA_VERSION%/varlad-helix-fedora-%FEDORA_VERSION%.repo
|
||||
install:
|
||||
# Needed for yafti (the first boot installer). Remove if you're not using yafti.
|
||||
- python3-pip
|
||||
@@ -42,6 +44,8 @@ rpm:
|
||||
- helm
|
||||
- neovim
|
||||
- ripgrep
|
||||
- helix
|
||||
- docker
|
||||
remove:
|
||||
# Remove the native firefox (from Fedora) in favor of the Flatpak.
|
||||
- firefox
|
||||
|
||||
Reference in New Issue
Block a user