chore: remove devpod module

- tries to install nonexistant rpm
This commit is contained in:
xynydev 2024-01-24 18:26:15 +02:00
parent 49c6e57340
commit 0b611a5238
2 changed files with 0 additions and 7 deletions

View file

@ -13,7 +13,6 @@ install:
# - 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
# - laptop # installs TLP and configures your system for laptop usage
# - flatpaksync # allows synchronization of user-installed flatpaks, see separate documentation section

View file

@ -1,6 +0,0 @@
#!/usr/bin/env bash
# Tell build process to exit if there are any errors.
set -euo pipefail
rpm-ostree install "$BLING_DIRECTORY"/rpms/devpod*.rpm