Skip to content

Commit

Permalink
Merge pull request #4 from ublue-os/template
Browse files Browse the repository at this point in the history
chore: update bling list (blue-build#181)
  • Loading branch information
m2Giles authored Nov 1, 2023
2 parents e4114fd + 26491cc commit fcaef38
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit fcaef38

Please sign in to comment.