treewide: fix typos
This commit is contained in:
parent
cbba752b54
commit
898523d079
18 changed files with 20 additions and 20 deletions
|
|
@ -30,7 +30,7 @@ in
|
|||
});
|
||||
|
||||
default = { ${config.my.home.terminal.program} = { }; };
|
||||
defaultText = litteralExpression ''
|
||||
defaultText = literalExpression ''
|
||||
{ ''${config.my.home.terminal.program} = { }; };
|
||||
'';
|
||||
example = { xterm-256color = { }; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue