feat: add latest changes (?)

This commit is contained in:
Xavier Morel
2026-05-13 11:18:08 +02:00
parent 6af8a4d778
commit 37f5abaa94
4 changed files with 12 additions and 6 deletions
-2
View File
@@ -18,8 +18,6 @@
];
programs.neovim = {
enable = true;
vimAlias = true;
viAlias = true;
withRuby = false;
withPython3 = true;
};