Hey,
I really love your simplicity of your app :)
I saw the flake.nix in your repo and thought I could add a package such that it can build with nix as well. This has the big advantage that users can import your flake and install Gitte in their NixOS system (well, I am your first NixOS "customer" I think ;) )
Further you can now launch the application with nix run (locally in the repo) or even if not installed with nix run "git+https://codeberg.org/ckruse/Gitte.git" (like to try it out before installing)
I didn't want to edit your README as well (additional Nix setup method), because I want to check if you are ok with this.
If you have some comments, request changes, just reach out :)
Greetings from Vienna,
bitSheriff