alejandro
This commit is contained in:
parent
49349c5e66
commit
5643b88f61
2 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,7 @@ in {
|
|||
|
||||
nil = {
|
||||
command = getExe pkgs.nil;
|
||||
# alejandro
|
||||
config.nil.formatting.command = ["${getExe pkgs.alejandra}" "-q"];
|
||||
};
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
global.excludes = ["*.png"];
|
||||
};
|
||||
programs = {
|
||||
# alejandro
|
||||
alejandra.enable = true;
|
||||
|
||||
shellcheck.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue