From 5d08759f97bdc4aebeac7f163cc45be5eb1dff17 Mon Sep 17 00:00:00 2001 From: SRGOM Date: Tue, 3 Sep 2019 00:41:20 -0600 Subject: [PATCH] nixos.manual.installation.installing: nixos-hw Add a brief note about nixos-hardware repo because it is in the official nixos organization. (and seemingly useful...) --- nixos/doc/manual/installation/installing.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nixos/doc/manual/installation/installing.xml b/nixos/doc/manual/installation/installing.xml index 9cea2db610e0..c85769722567 100644 --- a/nixos/doc/manual/installation/installing.xml +++ b/nixos/doc/manual/installation/installing.xml @@ -392,7 +392,11 @@ hardware-configuration.nix is included from configuration.nix and will be overwritten by future invocations of nixos-generate-config; thus, you - generally should not modify it.) + generally should not modify it.) Additionally, you may want to look at + Hardware + configuration for known-hardware at this point or after + installation. +