mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Use Discord with Vencord
This commit is contained in:
parent
33e2664a9f
commit
fb676ff36b
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
{ pkgs, homePackages, ... }:
|
||||
|
||||
with pkgs; homePackages "nixos" [
|
||||
(discord.override {
|
||||
withOpenASAR = true;
|
||||
})
|
||||
(discord.override {
|
||||
withOpenASAR = true;
|
||||
withVencord = true;
|
||||
})
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue