particle-os-modules/modules
fiftydinar 8b8fcd3144
fix(akmods): Xone installs conflicted "akmod-xone" package (#102)
* fix(akmods): Xone installs conflicted "akmod-xone" package

This sets higher priority for `akmods repo` compared to `multimedia repo`, which should fix potential issues in the future for other akmods too.

Thanks to the debugging done here:
https://github.com/ublue-os/akmods/pull/116

* fix(akmods): There is no need to revert to default, as it doesn't cause issues

On the other side, enabled multimedia repo afterwards causes issues.

* chore(akmods): Format function spacing same as other 2 functions

* chore(akmods): Make ENABLE_MULTIMEDIA_REPO more readable
2024-01-24 10:45:05 +00:00
..
akmods fix(akmods): Xone installs conflicted "akmod-xone" package (#102) 2024-01-24 10:45:05 +00:00
bling fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
default-flatpaks fix(default-flatpaks): Install/uninstall system flatpaks regardless i… (#100) 2024-01-20 16:38:51 +00: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: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00: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.