mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 18:59:07 +01:00
formatter: Remove exception for aliases.nix
This commit is contained in:
parent
36a1e21a00
commit
46971d7b57
2 changed files with 53 additions and 12 deletions
|
|
@ -11,7 +11,6 @@
|
|||
prettier.enable = true;
|
||||
just.enable = true;
|
||||
};
|
||||
settings.formatter.nixfmt.excludes = [ "modules/home/programs/shell/aliases.nix" ];
|
||||
}).config.build.wrapper;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue