neovim patch

This commit is contained in:
2026-04-11 00:54:17 -04:00
parent 612a429afc
commit 7a5e46a1f5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
home.packages = with pkgs; home.packages = with pkgs;
[ [
netcat netcat
neovim # neovim
firefox firefox
] ]
++ ( ++ (
+1 -1
View File
@@ -57,7 +57,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
vim vim
neovim # neovim
linux-manual linux-manual
man-pages man-pages
man-pages-posix man-pages-posix