| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 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 | |
