AM2R-Community-Developers / AM2RLauncher

Host respository for the AM2RLauncher.
GNU General Public License v3.0
343 stars 19 forks source link

Update README.md with NixOS instructions #71

Closed peeley closed 4 months ago

peeley commented 4 months ago

Add instructions to the README for running on NixOS, now that the pull request to nixpkgs has (finally) been merged.

This snippet may also be handy to add to the Wiki under "Installation Process" > "Linux" > "Dependencies", which I don't have access to edit via PR:

NixOS

On NixOS, the launcher can be run with nix run nixpkgs#am2rlauncher. The launcher can also be installed by adding the am2rlauncher package to the environment.systemPackages attribute of your configuration.nix.