particle-os-modules/modules
fiftydinar bd92e7e5c5
feat(default-flatpaks): Add info about which flatpaks are installed (#85)
* feat(default-flatpaks): Add info about which flatpaks are installed & uninstalled in notification. Also implement notification enable/disable config support.

* feat(default-flatpaks): Add support for configuring notifications in recipe file

* fix(default-flatpaks): Formatting fixes

* fix(default-flatpaks): Fix "enabling" typo instead of "configuring" notifications

* chore(default-flatpaks): Remove unused yq command

* fix(default-flatpaks): There is no need for 2 double quotes
2023-12-21 20:34:33 +00:00
..
bling fix: make laptop work without justfiles 2023-11-24 14:12:33 -05:00
default-flatpaks feat(default-flatpaks): Add info about which flatpaks are installed (#85) 2023-12-21 20:34:33 +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 chore: force create firstboot symlink in yafti module (#82) 2023-12-21 05:59:33 +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.