diff --git a/config/jp-apps.yml b/config/jp-apps.yml index df34581..af353f0 100644 --- a/config/jp-apps.yml +++ b/config/jp-apps.yml @@ -8,7 +8,7 @@ modules: - install-mkcert.sh - install-syncthing.sh - setup-kubectl.sh - - install-earthly.sh + # - install-earthly.sh - from-file: jp-packages.yml - type: script scripts: diff --git a/config/jp-packages.yml b/config/jp-packages.yml index 435d2ee..0e0664b 100644 --- a/config/jp-packages.yml +++ b/config/jp-packages.yml @@ -1,6 +1,6 @@ type: rpm-ostree repos: - # - https://pkg.earthly.dev/earthly.repo + - https://pkg.earthly.dev/earthly.repo - https://copr.fedorainfracloud.org/coprs/varlad/helix/repo/fedora-%OS_VERSION%/varlad-helix-fedora-%OS_VERSION%.repo - https://pkgs.tailscale.com/stable/fedora/%OS_VERSION%/tailscale.repo - https://cli.github.com/packages/rpm/gh-cli.repo @@ -15,7 +15,7 @@ install: - id3v2 - docker - xinput - # - earthly + - earthly - kubectl - helm - neovim