cleanup nvim merge and general janitorial work
This commit is contained in:
parent
c544159576
commit
db330b546d
30 changed files with 254 additions and 1300 deletions
|
|
@ -4,6 +4,7 @@
|
|||
./tmux.nix
|
||||
./git.nix
|
||||
./fish
|
||||
./pi
|
||||
];
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
|
|
@ -12,7 +13,7 @@
|
|||
ripgrep
|
||||
fd
|
||||
jq
|
||||
nvim-pkg
|
||||
nvim
|
||||
];
|
||||
};
|
||||
programs.bash = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue