flake update

This commit is contained in:
Miguel Palhas
2024-12-04 11:13:08 +00:00
parent 24ffe7b985
commit bb744d62a9
2 changed files with 14 additions and 11 deletions
+3
View File
@@ -30,6 +30,9 @@
w = "commit -am 'wip'";
};
extraConfig = {
init = {
defaultBranch = "main";
};
core = {
editor = "nvim";
pager = "delta";