summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2020-06-21 09:00:13 +0100
committerJörg Thalheim <joerg@thalheim.io>2020-06-21 09:03:27 +0100
commit3415026220fcb10cde4d1a1be0c76ca7c31e2c00 (patch)
treeab4686fad191b87a7b3261aa3f3ff05424f8a3e2 /README.md
parent7c945cb33347695a931dbe64ff28ef67a4410d03 (diff)
downloadnixpkgs-3415026220fcb10cde4d1a1be0c76ca7c31e2c00.tar
nixpkgs-3415026220fcb10cde4d1a1be0c76ca7c31e2c00.tar.gz
nixpkgs-3415026220fcb10cde4d1a1be0c76ca7c31e2c00.tar.bz2
nixpkgs-3415026220fcb10cde4d1a1be0c76ca7c31e2c00.tar.lz
nixpkgs-3415026220fcb10cde4d1a1be0c76ca7c31e2c00.tar.xz
nixpkgs-3415026220fcb10cde4d1a1be0c76ca7c31e2c00.tar.zst
nixpkgs-3415026220fcb10cde4d1a1be0c76ca7c31e2c00.zip
README: include link to nixos-hardware
related to https://github.com/NixOS/rfcs/pull/70
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index da38b227b56..d1187b37280 100644
--- a/README.md
+++ b/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