| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-12-18 | modules/sharkey: Use the up-streamed nixpkgs module | Benedikt Peetz | |
| This works now, as we updated to 25.11. | |||
| 2025-08-04 | modules/sharky: Add stup option for `services.melisearch.settings` | Benedikt Peetz | |
| We use the unstable module that sets this options (behind a `lib.mkIf false`). They are not needed, but the module system needs them to exist. | |||
| 2025-07-13 | modules/sharkey: Drop pointless dependency on `network-online.target` | Benedikt Peetz | |
| Sharkey can start without network and therefore does not need this dependency. | |||
| 2025-07-13 | {modules,pkgs}/sharkey: Use the sharkey package and module from nixpkgs | Benedikt Peetz | |
| Sharkey was package in nixpkgs. | |||
| 2025-04-25 | modules/sharkey: Add required `@chown` syscall group to allow list | Benedikt Peetz | |
| The `~@priviledged` needed to go, as `@chown` is part of this group. | |||
| 2025-04-24 | modules/sharkey: Ensure, that it can access the host's CPUs | Benedikt Peetz | |
| This is, for some reason, needed for image uploads to sharkey. | |||
| 2025-04-22 | modules/sharkey: Init | Benedikt Peetz | |
