Add neovim to configuration
This commit is contained in:
@@ -10,7 +10,6 @@ in
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
git
|
||||
astyle
|
||||
hyfetch
|
||||
distrobox
|
||||
@@ -40,6 +39,7 @@ in
|
||||
push = {
|
||||
autoSetupRemote = true;
|
||||
};
|
||||
init.defaultBranch = "main";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user