Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(system/impermanence): Persist `/var/lib/nixos` | Benedikt Peetz | 2024-09-06 |
| | | | | | | | | | Otherwise, the mapping of uid/gid to user name or group name could change between reboots, which would result in magically change permissions. We were already affected by this at some point, so just remove the possibility of it happening again. | ||
* | refactor(modules/etesync): Move to a complete module | Benedikt Peetz | 2024-06-13 |
| | |||
* | fix(impermanence): Re-active etesync module | Benedikt Peetz | 2024-06-13 |
| | |||
* | fix(treewide): stop using none-existent etebase user and group | Silas Schöffel | 2024-06-01 |
| | |||
* | fix(system/impermanence): Remove keycloak mod, as it does not exist | Soispha | 2023-11-18 |
| | |||
* | Fix(system/impermanence): Add etebase-server | sils | 2023-11-18 |
| | |||
* | feat(treewide): add mastodon | sils | 2023-10-12 |
| | |||
* | fix(system/services/murmur): Allow murmur's user to read certs | Soispha | 2023-10-03 |
| | |||
* | feat(system/services/taskserver): Init | Soispha | 2023-10-01 |
| | | | | | This is the server part used in combination with Taskwarrior to regain control over the unwieldy amount of task, that accumulate over the day. | ||
* | Fix(system/impermanence): Keycloak was actually postgresql | Soispha | 2023-07-27 |
| | |||
* | Fix(system/services/matrix): Move persisting files ctrl to impermanence | Soispha | 2023-07-22 |
| | |||
* | Fix(treewide): Move all persistent dirs to impermanence to set permissions | Soispha | 2023-07-08 |
| | |||
* | Refactor(system/impermanence): Move to own directory | Soispha | 2023-07-07 |