We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a9617 commit 42fa263Copy full SHA for 42fa263
1 file changed
README.rst
@@ -21,6 +21,13 @@ On a Fedora-based system or on a CentOS/RHEL machine which has EPEL enabled.
21
22
$ sudo dnf -y install python3-netdata
23
24
+For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
25
+be present in the ``unstable`` channel.
26
+
27
+.. code:: bash
28
29
+ $ nix-env -iA nixos.python39Packages.netdata
30
31
Usage
32
-----
33
0 commit comments