overrides: pin vencord to flake input

This commit is contained in:
Infinidoge 2024-09-24 23:49:05 -04:00
parent b88451bb72
commit 6e624c2b78
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
3 changed files with 36 additions and 2 deletions

View file

@ -52,6 +52,9 @@
## Conduwuit
conduwuit.url = "github:girlbossceo/conduwuit";
## Vencord
vencord = { url = "github:Vendicated/Vencord"; flake = false; };
### Cleanup ###
## Common
blank.url = "github:divnix/blank";