treewide: add 'typos' ignore directives
This commit is contained in:
parent
d6e77b62b4
commit
e08f3e5b2e
3 changed files with 4 additions and 5 deletions
|
|
@ -49,7 +49,7 @@ in
|
|||
})
|
||||
(lib.optionalAttrs config.my.home.bluetooth.enable {
|
||||
block = "bluetooth";
|
||||
mac = "F7:78:BA:76:52:F7";
|
||||
mac = "F7:78:BA:76:52:F7"; # spellchecker:disable-line
|
||||
format = " $icon MX Ergo{ $percentage|} ";
|
||||
disconnected_format = "";
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue