feat: add vencord katex plugin
This commit is contained in:
parent
3d33060d67
commit
f1a67636a9
6 changed files with 166 additions and 3 deletions
|
@ -127,5 +127,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
# ==== vencord ====
|
||||
vencord = {
|
||||
url = "github:Vendicated/Vencord";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue