diff --git a/recipes/common/cosmic.yml b/recipes/common/cosmic.yml new file mode 100644 index 0000000..e139b63 --- /dev/null +++ b/recipes/common/cosmic.yml @@ -0,0 +1,6 @@ +modules: + - type: rpm-ostree + repos: + - https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/repo/fedora-%OS_VERSION%/ryanabx-cosmic-epoch-fedora-%OS_VERSION%.repo + install: + - cosmic-desktop diff --git a/recipes/common/jp-common.yml b/recipes/common/jp-common.yml index d8fe3b2..7e0437f 100644 --- a/recipes/common/jp-common.yml +++ b/recipes/common/jp-common.yml @@ -5,9 +5,11 @@ modules: - from-file: common/gaming.yml - from-file: common/dev-packages.yml - from-file: common/updates.yml + - from-file: common/cosmic.yml - type: files files: - distrobox: /usr - type: fonts - nerdfont: + nerd-fonts: - JetBrainsMono + - NerdFontsSymbolsOnly