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 = [
|
require = [
|
||||||
# Include the configuration for part of your system which have been
|
# Include the configuration for part of your system which have been
|
||||||
# detected automatically. In addition, it includes the same
|
# detected automatically.
|
||||||
# configuration as the installation device that you used.
|
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue