mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-06 04:24:28 +03:00
Whitespace
This commit is contained in:
parent
9f5051b76c
commit
ca2bd17f54
@ -41,7 +41,7 @@ with pkgs.lib;
|
||||
helpLine = mkOption {
|
||||
default = "";
|
||||
description = ''
|
||||
Help line printed by mingetty below the welcome line.
|
||||
Help line printed by mingetty below the welcome line.
|
||||
Used by the installation CD to give some hints on
|
||||
how to proceed.
|
||||
'';
|
||||
@ -100,6 +100,7 @@ with pkgs.lib;
|
||||
'';
|
||||
target = "issue";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user