Update the comment in the nixos-option generated configuration.nix in light of r30325
svn path=/nixos/trunk/; revision=30326
This commit is contained in:
parent
a76fe106e7
commit
7f7eb341c8
|
@ -208,8 +208,7 @@ if $generate; then
|
|||
{
|
||||
require = [
|
||||
# Include the configuration for part of your system which have been
|
||||
# detected automatically. In addition, it includes the same
|
||||
# configuration as the installation device that you used.
|
||||
# detected automatically.
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue