particle-os-modules/modules
zelikos 634cf88d23
fix: Don't rm -f on Flatpak lists before creating
There won't be anything to remove unless the module is called more than once, and if it's called more than once, the user would expect every Flatpak to be in the respective lists, so there's no need to call rm -f on it.
2023-10-02 20:52:42 -04:00
..
bling docs: enhacements to module documentation (#54) 2023-10-01 08:41:01 -07:00
default-flatpaks fix: Don't rm -f on Flatpak lists before creating 2023-10-02 20:52:42 -04:00
files docs: enhacements to module documentation (#54) 2023-10-01 08:41:01 -07:00
fonts docs: enhacements to module documentation (#54) 2023-10-01 08:41:01 -07:00
rpm-ostree docs: enhacements to module documentation (#54) 2023-10-01 08:41:01 -07:00
script docs(startingpoint): fix typos with formatting (#35) 2023-09-11 05:25:46 +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.