particle-os-modules/modules
gerblesh d71fa6cb13 fix: install topgrade in ublue-update.sh
`ublue-update` recently moved to `topgrade` for executing updates (https://github.com/ublue-os/ublue-update/pull/102). Because of this move, `ublue-update` needs `topgrade` to be installed in order to install the rpm: https://github.com/ublue-os/ublue-update/blob/main/ublue-update.spec
2024-01-27 10:55:20 -08:00
..
akmods fix(akmods): Xone installs conflicted "akmod-xone" package (#102) 2024-01-24 10:45:05 +00:00
bling fix: install topgrade in ublue-update.sh 2024-01-27 10:55:20 -08:00
default-flatpaks refactor: move default-flatpaks files to module directory 2024-01-24 17:55:51 +02:00
files fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
fonts fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
rpm-ostree fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
script fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
systemd fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
yafti fix: ignore error when yafti.yml present 2024-01-27 19:07:31 +02:00
README.md feat: startingpoint modules (#33) 2023-09-10 14:29:26 +00:00

Modules for Startingpoint

Here (check the sidebar if you're on the website) is documentation for every default module for Startingpoint. Source code is inside the bling repository, which is intended for hosting more static and shared parts of custom images.

For more information about Startingpoint and modules, refer to the README inside the config/ directory.