Commit Graph

12 Commits

Author SHA1 Message Date
ER
c3bc555ff4 feat: enable dconf update service in installer 2023-09-09 12:41:14 +03:00
ER
b3ddcd8851 fix: add .sh suffix for dconf update service inst 2023-09-09 11:49:42 +03:00
gerblesh
3f2ef2846e fix: removed issues in rpm-ostree module and ublue-update bling installer (#144)
* fix(rpm-ostree): format string in optfix
This fixes optfix and makes the symlink not broken

* fix: change rpm-ostreed auto update policy in ublue-update installer
2023-09-08 09:52:10 +00:00
gerblesh
cc90a91733 feat: added systemd and files module (#142)
* feat: add files and systemd module

* fix: yaml formatting

* fix: yaml formatting

* fix: remove comment completely

* fix: yaml formatting

* docs: add back inline comment

* reformat: rename variables

* fix: fix systemd escaped string

* fix: fix systemd service formatting with printf

* fix: attempting to fix systemd module problems

* chore: remove debug config and code from systemd module

* docs: added WIP docs for systemd, reworked files README

* docs: added more detail for systemd module

* docs: update READMEs to be more consistent

* docs: remove unneeded sentence

* docs: remove unneeded sentence

* chore: fix issues described in PR review

* docs: fix markdown formatting

* docs: fix markdown formatting

* docs: better markdown
2023-09-05 15:56:42 +00:00
ER
eb37ec35b4 fix: move globs outside of "" 2023-09-02 20:59:04 +03:00
ER
e5fdb304b4 fix: some more bling installer file copy issues
(brainfarts), the nix install one is just...
2023-09-02 20:55:49 +03:00
ER
d2ab95c9e4 fix: bling justfile installer nested just dir
idon't create another just directory inside the basic just directory,
just copy the contents
2023-09-02 20:52:34 +03:00
ER
2208ea88e5 fix: remove ub update services in ub updater inst 2023-09-02 12:27:38 +03:00
ER
019603f11e docs: some more inline docs for modules
(only confusing parts)
2023-08-27 16:56:47 +03:00
ER
949b06f1f9 fix: remove trailing newline from $ITEM
using a clever bash-ism
2023-08-27 16:48:19 +03:00
ER
961dff33f4 fix: put .sh suffix outside of quotes? 2023-08-27 16:22:20 +03:00
ER
7b036d3d10 feat: ublue-os/bling module
this makes all bling components optional,
while making more of them accessible
2023-08-26 15:52:28 +03:00