|
@@ -25,10 +25,8 @@ You can download and install a [prebuilt binary here](https://nightly.link/ayn2o
|
|
|
- Arch Linux: `yay -S discordo-git`
|
|
- Arch Linux: `yay -S discordo-git`
|
|
|
- Gentoo (available on the guru repos as a live ebuild): `emerge net-im/discordo`
|
|
- Gentoo (available on the guru repos as a live ebuild): `emerge net-im/discordo`
|
|
|
- FreeBSD: `pkg install discordo` or via the ports system `make -C /usr/ports/net-im/discordo install clean`.
|
|
- FreeBSD: `pkg install discordo` or via the ports system `make -C /usr/ports/net-im/discordo install clean`.
|
|
|
-- Nix (NixOS, home-manager)
|
|
|
|
|
- - Downstream nixpkgs installation: Add `pkgs.discordo` to `environment.systemPackages` or `home.packages`.
|
|
|
|
|
- <!-- Temporary until downstream home-manager module -->
|
|
|
|
|
- - Upstream flake installation: Add `inputs.discordo.url = "github:ayn2op/discordo"`. Install using `inputs.discordo.homeModules.default` (`.enable, .package, .settings TOML`).
|
|
|
|
|
|
|
+- Nix: Add `pkgs.discordo` to `environment.systemPackages` or `home.packages`.
|
|
|
|
|
+
|
|
|
- Windows (Scoop):
|
|
- Windows (Scoop):
|
|
|
|
|
|
|
|
```sh
|
|
```sh
|