added neovim as a package wrap as well

This commit is contained in:
2026-08-30 18:23:42 +02:00
parent ee1ca68cdf
commit 2fa6b8e964
4 changed files with 44 additions and 146 deletions
+6
View File
@@ -0,0 +1,6 @@
{ ... }:
{
systems = [
"x86_64-linux"
];
}