fix(exprs): bring back vencord overlay
This commit is contained in:
parent
dcc84756ab
commit
4024e3510b
4 changed files with 37 additions and 3 deletions
|
@ -132,5 +132,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
# ==== non-flakes ====
|
||||
vencord = {
|
||||
url = "github:Vendicated/Vencord";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue