feat: add vikunja

This commit is contained in:
Katharina Heidenreich 2026-04-04 17:13:46 +02:00
commit e38ffbedf4
8 changed files with 145 additions and 89 deletions

View file

@ -29,4 +29,8 @@ rec {
trusted_servers = [ "matrix.org" ];
};
vikunja = {
port = 8081;
};
}