Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modules/sharkey: Drop pointless dependency on `network-online.target` HEAD main | Benedikt Peetz | 7 days |
| | | | | | Sharkey can start without network and therefore does not need this dependency. | ||
* | {modules,pkgs}/sharkey: Use the sharkey package and module from nixpkgs | Benedikt Peetz | 7 days |
| | | | | Sharkey was package in nixpkgs. | ||
* | modules/sharkey: Add required `@chown` syscall group to allow list | Benedikt Peetz | 2025-04-25 |
| | | | | The `~@priviledged` needed to go, as `@chown` is part of this group. | ||
* | modules/sharkey: Ensure, that it can access the host's CPUs | Benedikt Peetz | 2025-04-24 |
| | | | | This is, for some reason, needed for image uploads to sharkey. | ||
* | modules/sharkey: Init | Benedikt Peetz | 2025-04-22 |