The media upload feature is build around being deployed in a container and only enables uploads when `/media` is a mountpoint. This isn't the case on nixos and as such media uploads are disable. In order to enable this, we need to patch authentik so that the `can_save_media` capability is enabled. |
||
|---|---|---|
| .. | ||
| authentik_media_upload.patch | ||
| celery.nix | ||
| default.nix | ||
| docs.nix | ||
| frontend.nix | ||
| gopkgs.nix | ||
| migrate.nix | ||
| pythonEnv.nix | ||
| staticWorkdirDeps.nix | ||