add neovim home-manager config
This commit is contained in:
parent
6efd802700
commit
7a303815d1
2 changed files with 41 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
imports = [
|
||||
./steam
|
||||
./terminal
|
||||
./neovim.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
@ -26,7 +27,6 @@
|
|||
man-pages
|
||||
man-pages-posix
|
||||
mpv
|
||||
neovim
|
||||
obs-studio
|
||||
openrct2
|
||||
pavucontrol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue