From 4a91814d80724142caf9bed33a3ea4e878ff0d96 Mon Sep 17 00:00:00 2001 From: johnr14 <5272079+johnr14@users.noreply.github.com> Date: Fri, 6 Dec 2024 08:07:33 -0500 Subject: [PATCH] Add emacs --- recipes/recipe-bazzite.yml | 1 + recipes/rpm-ostree/emacs.yml | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 recipes/rpm-ostree/emacs.yml diff --git a/recipes/recipe-bazzite.yml b/recipes/recipe-bazzite.yml index 672f228..35b8a5e 100644 --- a/recipes/recipe-bazzite.yml +++ b/recipes/recipe-bazzite.yml @@ -22,6 +22,7 @@ modules: - from-file: rpm-ostree/backup.yml - from-file: rpm-ostree/base.yml - from-file: rpm-ostree/base-extra.yml + - from-file: rpm-ostree/emacs.yml - from-file: rpm-ostree/hardware.yml - from-file: rpm-ostree/kde.yml - from-file: rpm-ostree/language.yml diff --git a/recipes/rpm-ostree/emacs.yml b/recipes/rpm-ostree/emacs.yml new file mode 100644 index 0000000..1c64fad --- /dev/null +++ b/recipes/rpm-ostree/emacs.yml @@ -0,0 +1,5 @@ +# Install base extra packages that provide complete terminal functions without jumping right in a distrobox + +type: rpm-ostree +install: + - emacs