flake update
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
w = "commit -am 'wip'";
|
||||
};
|
||||
extraConfig = {
|
||||
init = {
|
||||
defaultBranch = "main";
|
||||
};
|
||||
core = {
|
||||
editor = "nvim";
|
||||
pager = "delta";
|
||||
|
||||
Reference in New Issue
Block a user