Configure git
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
neovim
|
||||
astyle
|
||||
python313Packages.pynvim
|
||||
git
|
||||
hyfetch
|
||||
fzf
|
||||
fzf-zsh
|
||||
ripgrep
|
||||
ripgrep-all
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user