summary refs log tree commit diff stats
path: root/system/services/snapper/default.nix (unfollow)
Commit message (Collapse)Author
2023-10-13fix(system/services/mastodon): Correctly avoid string castsSoispha
2023-10-13Revert "fix(system/services/mastodon): remove unneccessary stringcasts"sils
These stringcasts were mandatory. This reverts commit cfdd2e350ff5df55beef4fa5b7bc11e9ff5e23c1.
2023-10-13chore(version): v0.15.0 v0.15.0sils
2023-10-13fix(system/services/mastodon): remove unneccessary stringcastssils
2023-10-12fix(system/services/mastodon): change string to list of stringsils
2023-10-12fix(system/services/mastodon): add nginx to group 'mastodon'sils
2023-10-12fix(system/services/mastodon): allow registration only with vhack.eu/sils.li ↵sils
mail
2023-10-12fix(system/services/mastodon): separate domains for user handles and ↵sils
webinterface
2023-10-12feat(system/services): actually import mastodonsils
2023-10-12fix(system/services/mastodon): correct age secret pathsils
2023-10-12feat(treewide): add mastodonsils
2023-10-11build(flake): updatesils
2023-10-11chore(version): v0.14.0 v0.14.0sils
2023-10-11feat(system/services/nix): add wheel group to trusted-userssils
2023-10-03chore(version): v0.13.0 v0.13.0Soispha
2023-10-03chore(version): v0.12.0Soispha
2023-10-03fix(system/services/murmur): Allow murmur's user to read certsSoispha
2023-10-03feat(system/services/murmur): InitializeSoispha
2023-10-03build(flake): updatesils
2023-10-03chore(version): v0.11.0 v0.11.0Soispha
2023-10-03fix(system/services/miniflux): Reduce password lengthSoispha
2023-10-03fix(system/services/miniflux): Correctly specify secret pathSoispha
2023-10-03feat(system/services/miniflux): InitSoispha
2023-10-02chore(version): v0.10.0 v0.10.0Soispha
2023-10-02fix(system/services/taskserver): Use strict certificate validationSoispha
2023-10-01fix(system/services/taskserver): Specify domain to listen onSoispha
2023-10-01feat(system/services/taskserver): InitSoispha
This is the server part used in combination with Taskwarrior to regain control over the unwieldy amount of task, that accumulate over the day.
2023-10-01build(flake): UpdateSoispha
2023-09-11