akkoma-admin-fe
admin-fe 2.3.0-2-unstable-2025-12-07
Admin interface for Akkoma
https://akkoma.dev/AkkomaGang/akkoma-fe/GNU Affero General Public License v3.0 only
programs: -
Maintainers
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ akkoma-admin-fe ];
Ad-hoc shell
nix-shell -p akkoma-admin-fe
Flake (nix run)
nix run nixpkgs#akkoma-admin-fe