From 26491cc6b72608d0ee3a425c45a1a5f1a7155c18 Mon Sep 17 00:00:00 2001 From: plata Date: Wed, 1 Nov 2023 13:24:30 +0100 Subject: [PATCH] chore: update bling list (#181) * chore: update bling list * Review comments --- config/recipe.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/recipe.yml b/config/recipe.yml index 7daeb74ac6..3fd222042a 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -32,13 +32,18 @@ modules: - type: bling # configure what to pull in from ublue-os/bling install: - - justfiles # add "!include /usr/share/ublue-os/just/bling.just" + - justfiles # add "!include /usr/share/ublue-os/just/100-bling.just" # in your custom.just (added by default) or local justfile - nix-installer # shell shortcuts for determinate system's nix installers - ublue-os-wallpapers # - ublue-update # https://github.com/ublue-os/ublue-update + # - 1password # install 1Password (stable) and `op` CLI tool # - dconf-update-service # a service unit that updates the dconf db on boot # - devpod # https://devpod.sh/ as an rpm + # - gnome-vrr # enables gnome-vrr for your image + # - container-tools # installs container-related tools onto /usr/bin: kind, kubectx, docker-compose and kubens + # - laptop # installs TLP and configures your system for laptop usage + # - flatpaksync # allows synchronization of user-installed flatpaks, see separate documentation section - type: yafti # if included, yafti and it's dependencies (pip & libadwaita)