summary refs log tree commit diff
path: root/nixos/modules/installer/scan/detected.nix
diff options
context:
space:
mode:
authorBrice Waegeneire <brice.wge@gmail.com>2017-02-18 00:40:54 +0100
committerFranz Pletz <fpletz@fnordicwalking.de>2017-02-18 13:29:47 +0100
commit47c214cc2ac2bf83dac05b96f6807610a6743fe4 (patch)
tree69dd3ae4f3842dd835856d14c2eabc6747359264 /nixos/modules/installer/scan/detected.nix
parent41933918b7443131a8cefd3530f1848f6b2a0595 (diff)
downloadnixpkgs-47c214cc2ac2bf83dac05b96f6807610a6743fe4.tar
nixpkgs-47c214cc2ac2bf83dac05b96f6807610a6743fe4.tar.gz
nixpkgs-47c214cc2ac2bf83dac05b96f6807610a6743fe4.tar.bz2
nixpkgs-47c214cc2ac2bf83dac05b96f6807610a6743fe4.tar.lz
nixpkgs-47c214cc2ac2bf83dac05b96f6807610a6743fe4.tar.xz
nixpkgs-47c214cc2ac2bf83dac05b96f6807610a6743fe4.tar.zst
nixpkgs-47c214cc2ac2bf83dac05b96f6807610a6743fe4.zip
fix comments about nixos-hardware-scan
It has been renamed to nixos-generate-config in 3ed4173
Diffstat (limited to 'nixos/modules/installer/scan/detected.nix')
-rw-r--r--nixos/modules/installer/scan/detected.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/installer/scan/detected.nix b/nixos/modules/installer/scan/detected.nix
index f350cd986af..e72c7853294 100644
--- a/nixos/modules/installer/scan/detected.nix
+++ b/nixos/modules/installer/scan/detected.nix
@@ -1,4 +1,4 @@
-# List all devices which are detected by nixos-hardware-scan.
+# List all devices which are detected by nixos-generate-config.
 # Common devices are enabled by default.
 { config, lib, pkgs, ... }: