stuff
This commit is contained in:
parent
f27aa8b65c
commit
35d2762ab1
12 changed files with 3054 additions and 20 deletions
|
|
@ -98,11 +98,15 @@ in {
|
|||
};
|
||||
ui = {
|
||||
default-command = "log";
|
||||
pager = "delta --syntax-theme gruvbox-dark";
|
||||
diff-formatter = ":git";
|
||||
};
|
||||
fix.tools.alejandra = {
|
||||
command = ["alejandra"];
|
||||
patterns = ["glob:'**/*.nix'"];
|
||||
};
|
||||
# merge.tools.mergiraf = {
|
||||
# }
|
||||
};
|
||||
# package = inputs.jujutsu.packages.${pkgs.system}.default;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue