jj
This commit is contained in:
parent
b441cfc12b
commit
96902144be
2 changed files with 5 additions and 0 deletions
|
|
@ -99,6 +99,10 @@ in {
|
|||
ui = {
|
||||
default-command = "log";
|
||||
};
|
||||
fix.tools.alejandra = {
|
||||
command = ["alejandra"];
|
||||
patterns = ["glob:'**/*.nix'"];
|
||||
};
|
||||
};
|
||||
# package = inputs.jujutsu.packages.${pkgs.system}.default;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue