deadnix
This commit is contained in:
parent
c9ddbcbc87
commit
09b5328d1c
23 changed files with 19 additions and 31 deletions
5
.treefmt.toml
Normal file
5
.treefmt.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
excludes = [ "*.toml", "*.yaml", "*.gitignore", "*.lock", "*mbsyncrc" ]
|
||||
|
||||
[formatter.nixfmt-rfc-style]
|
||||
command = "nixfmt"
|
||||
includes = "*.nix"
|
Loading…
Add table
Add a link
Reference in a new issue