particle-os-modules/modules
Patrick Csikos f0c0192e10
feat(default-flatpaks): Better handle multiple uses of module (#74)
* fix(default-flatpaks): Always enable systemd services

Ensures that the module always removes Fedora Flatpaks, even if a
system-wide flatpak remote isn't configured for the module.

* chore(default-flatpaks): Add output for result of repo config

* fix(default-flatpaks): Better handle multiple uses of module

* chore(default-flatpaks): Add label to output of existing config

* docs(default-flatpaks): Mention that Flatpak remote can be re-configured

* docs(default-flatpaks): Add second example to README

* docs(default-flatpaks): Clarify repo config in second example
2023-11-18 12:43:55 +00:00
..
bling chore: fix bling descriptions in example config (#71) 2023-11-01 12:19:35 +00:00
default-flatpaks feat(default-flatpaks): Better handle multiple uses of module (#74) 2023-11-18 12:43:55 +00:00
files fix: terminology (#60) 2023-10-06 09:53:48 +00:00
fonts fix: not specifying a nerd-font makes the module fail. (#63) 2023-10-13 15:18:15 +00:00
rpm-ostree docs: enhacements to module documentation (#54) 2023-10-01 08:41:01 -07:00
script docs: add extra indentation to the list in script README 2023-10-22 09:32:44 +00:00
systemd docs: enhacements to module documentation (#54) 2023-10-01 08:41:01 -07:00
yafti docs: enhacements to module documentation (#54) 2023-10-01 08:41:01 -07: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.