diff --git a/modules/bling/README.md b/modules/bling/README.md index b6417b73..dda6b434 100644 --- a/modules/bling/README.md +++ b/modules/bling/README.md @@ -14,10 +14,11 @@ install: - nix-installer # these are the silverblue nix installer scripts from dnkmmr69420 - ublue-os-wallpapers # - ublue-update # https://github.com/ublue-os/ublue-update + # - 1password # 1Password (stable) and `op` CLI tool installed on base image # - 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 + # - 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 ```