diff --git a/recipes/common/jp-common.yml b/recipes/common/jp-common.yml index d18611c..f6b6255 100644 --- a/recipes/common/jp-common.yml +++ b/recipes/common/jp-common.yml @@ -17,4 +17,4 @@ modules: nerd-fonts: - JetBrainsMono - NerdFontsSymbolsOnly - - from-file: common/bluebuild-logo.yml + # - from-file: common/bluebuild-logo.yml diff --git a/recipes/cp-laptop.yml b/recipes/cp-laptop.yml index e7f9a35..f154a07 100644 --- a/recipes/cp-laptop.yml +++ b/recipes/cp-laptop.yml @@ -2,12 +2,12 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: cp-laptop base-image: ghcr.io/ublue-os/kinoite-main -image-version: gts +image-version: 41 description: The image of Wunker OS for CP's laptop. modules: - type: rpm-ostree repos: - - https://copr.fedorainfracloud.org/coprs/iucar/cran/repo/fedora-%OS_VERSION%/iucar-cran-fedora-%OS_VERSION%.repo + - https://copr.fedorainfracloud.org/coprs/iucar/rstudio/repo/fedora-%OS_VERSION%/iucar-rstudio-fedora-%OS_VERSION%.repo install: - libadwaita - cronie diff --git a/recipes/jp-desktop-nvidia.yml b/recipes/jp-desktop-nvidia.yml index d709d8e..9ce0815 100644 --- a/recipes/jp-desktop-nvidia.yml +++ b/recipes/jp-desktop-nvidia.yml @@ -13,4 +13,4 @@ modules: - from-file: common/cosmic.yml - from-file: common/helix.yml # - from-file: common/cosmic-comp.yml - - from-file: common/post-build.yml + # - from-file: common/post-build.yml