diff --git a/config/repos/1password.repo b/config/files/etc/yum.repos.d/1password.repo similarity index 100% rename from config/repos/1password.repo rename to config/files/etc/yum.repos.d/1password.repo diff --git a/config/recipe-dx.yml b/config/recipe-dx.yml index 3746f23b18..8c76188a31 100644 --- a/config/recipe-dx.yml +++ b/config/recipe-dx.yml @@ -25,7 +25,7 @@ modules: - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo - https://copr.fedorainfracloud.org/coprs/varlad/helix/repo/fedora-%OS_VERSION%/varlad-helix-fedora-%OS_VERSION%.repo - https://copr.fedorainfracloud.org/coprs/ublue-os/staging/repo/fedora-%OS_VERSION%/ublue-os-staging-fedora-%OS_VERSION%.repo - - https://raw.githubusercontent.com/DocKDE/bluejay/live/config/repos/1password.repo + # - https://raw.githubusercontent.com/DocKDE/bluejay/live/config/repos/1password.repo - https://download.docker.com/linux/fedora/docker-ce.repo install: # Cli diff --git a/config/recipe.yml b/config/recipe.yml index 87f2456cc0..7a4650dd0e 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -5,7 +5,7 @@ description: Custom spin of Fedora Silverblue, somewhat similar to bluefin # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-main -image-version: 39 # latest is also supported if you want new updates ASAP +image-version: 38 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module