treewide: remove trailing white spaces and tabs
This commit is contained in:
parent
931e610552
commit
60b064249d
5 changed files with 7 additions and 7 deletions
|
|
@ -39,7 +39,7 @@ in {
|
|||
type = types.bool;
|
||||
default = false;
|
||||
description = ''
|
||||
Sets environment variables so that
|
||||
Sets environment variables so that
|
||||
MangoHud is started on any application that supports it.
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
|
|
@ -29,9 +29,9 @@ in {
|
|||
example = literalExpression ''
|
||||
{
|
||||
servers = [
|
||||
{
|
||||
addr = "irc.libera.chat";
|
||||
port = 6697;
|
||||
{
|
||||
addr = "irc.libera.chat";
|
||||
port = 6697;
|
||||
tls = true;
|
||||
realname = "John Doe";
|
||||
nicks = [ "tinyuser" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue