feat: override continuwuity package
This commit is contained in:
parent
84bb31214c
commit
1a3d1f1fdd
4 changed files with 39 additions and 2 deletions
|
|
@ -9,6 +9,12 @@ rec {
|
|||
trusted_servers = [ "matrix.org" ];
|
||||
memory_max = "512M";
|
||||
livekit_url = "https://livekit.nudelerde.de/livekit/jwt";
|
||||
|
||||
package = {
|
||||
version = "0.5.6";
|
||||
sourceHash = "sha256-p6dL1wL9n+1ivUItdlZuLxTneDBjCHEdNr0ukau2rHI=";
|
||||
cargoHash = "sha256-lLbnFA2WS96er84G2e9bGrYhhqe2zL3Npn1SXB3De2w=";
|
||||
};
|
||||
};
|
||||
|
||||
qbittorrent = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue