Files
music-presence-nix/README.md

12 lines
193 B
Markdown
Raw Normal View History

2026-01-16 23:28:21 -05:00
# Music Presence (Nix edition)
Took the appimage and wrapped it into a Nix package.
To build the Nix package, run the following:
```bash
nix build
```
This will only build on x86-64 Linux.