aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/README.md')
-rw-r--r--nixpkgs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/README.md b/nixpkgs/README.md
index da38b227b56..d1187b37280 100644
--- a/nixpkgs/README.md
+++ b/nixpkgs/README.md
@@ -34,6 +34,7 @@ the main ones:
* [Nix](https://github.com/NixOS/nix) - the purely functional package manager
* [NixOps](https://github.com/NixOS/nixops) - the tool to remotely deploy NixOS machines
+* [nixos-hardware](https://github.com/NixOS/nixos-hardware) - NixOS profiles to optimize settings for different hardware
* [Nix RFCs](https://github.com/NixOS/rfcs) - the formal process for making substantial changes to the community
* [NixOS homepage](https://github.com/NixOS/nixos-homepage) - the [NixOS.org](https://nixos.org) website
* [hydra](https://github.com/NixOS/hydra) - our continuous integration system