mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Document installation on NixOS
This commit is contained in:
@@ -157,6 +157,14 @@ Derivatives of the [Gentoo] distribution of Linux include [Calculate Linux], [Fu
|
||||
[Gentoo]: https://www.gentoo.org/
|
||||
[USE]: https://packages.gentoo.org/packages/www-apps/hugo
|
||||
|
||||
### NixOS
|
||||
|
||||
The NixOS distribution of Linux includes Hugo in its package repository. To install the extended edition of Hugo:
|
||||
|
||||
```sh
|
||||
nix-env -iA nixos.hugo
|
||||
```
|
||||
|
||||
### openSUSE
|
||||
|
||||
Derivatives of the [openSUSE] distribution of Linux include [GeckoLinux], [Linux Karmada], and others. To install the extended edition of Hugo:
|
||||
|
||||
Reference in New Issue
Block a user