mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Use Discord with OpenASAR
This commit is contained in:
parent
39019f7814
commit
f254c91f5d
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
{ pkgs, homePackages, ... }:
|
||||
|
||||
with pkgs; homePackages "nixos" [
|
||||
discord
|
||||
(discord.override {
|
||||
withOpenASAR = true;
|
||||
})
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue