Hint at overrides
This commit is contained in:
parent
dc693ae217
commit
b0d4644673
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
inherit (pkgs)
|
||||
treefmt;
|
||||
} // config.treefmt.formatters;
|
||||
# overrides = self: super: {}
|
||||
enableHLSCheck = true;
|
||||
};
|
||||
treefmt.formatters = {
|
||||
|
|
Loading…
Reference in a new issue