Update install instruction of Nix in README

This commit is contained in:
MidAutumnMoon 2021-07-28 15:44:44 +08:00 committed by GitHub
parent b0d0f64be0
commit 0667bc38e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,8 +24,6 @@ Download and unpack the [pre-compiled binary](https://github.com/mbrubeck/agate/
Using the nix package manager run `nix-env -i agate`
_Note:_ agate is currently only in the unstable channel and will reach a release channel once the next release is tagged
### Guix System
[Deploy](https://dataswamp.org/~solene/2021-06-17-guix-gemini.html) agate with GNU Guix System by adding the [agate-service-type](https://guix.gnu.org/manual/en/html_node/Web-Services.html) to your system [services](http://guix.gnu.org/manual/en/html_node/Services.html).