mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
Revert "Disable OpenASAR since it is breaking"
This reverts commit 6a88dc4c8a
.
This commit is contained in:
parent
6a88dc4c8a
commit
4b1253da45
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
with pkgs; homePackages "nixos" [
|
with pkgs; homePackages "nixos" [
|
||||||
(discord.override {
|
(discord.override {
|
||||||
# withOpenASAR = true;
|
withOpenASAR = true;
|
||||||
withVencord = true;
|
withVencord = true;
|
||||||
})
|
})
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue