refactor(environments/nixos-server): switch to nvim-custom
This commit is contained in:
parent
aaeabb1f3f
commit
454081de9e
@ -6,11 +6,9 @@
|
|||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
lazygit
|
lazygit
|
||||||
|
nvim-custom
|
||||||
|
ripgrep
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.neovim = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
home.stateVersion = "21.05";
|
home.stateVersion = "21.05";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user