mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
Exempt aliases.nix from auto formatting
This commit is contained in:
parent
229ee345f8
commit
b2cad2defa
2 changed files with 7 additions and 51 deletions
|
|
@ -6,4 +6,5 @@
|
|||
prettier.enable = true;
|
||||
just.enable = true;
|
||||
};
|
||||
settings.formatter.nixfmt.excludes = [ "modules/home/shell/aliases.nix" ];
|
||||
}).config.build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue