summary refs log tree commit diff stats
path: root/module/default.nix (follow)
Commit message (Collapse)AuthorAge
* fix(module): Allow the `@chown` syscall familyBenedikt Peetz2026-03-22
| | | | That is apparently needed, when connecting to the sqlite database.
* fix(module): Provide access to the passed in secretBenedikt Peetz2026-03-22
|
* fix(module): Correctly concat the systemd `ExecStart` commandBenedikt Peetz2026-03-22
|
* fix(module): Actually convert the integer to a stringBenedikt Peetz2026-03-22
|
* fix(module): Use correct port typeBenedikt Peetz2026-03-22
|
* feat: Initial commitBenedikt Peetz2026-03-20