Remove vim from user packages

This commit is contained in:
monologiq 2025-12-24 15:57:48 +01:00
parent 0752e4f6b6
commit aca581facc

View file

@ -142,7 +142,6 @@
"wheel"
];
packages = with pkgs; [
vim
(vscode-with-extensions.override {
vscode = vscodium;
vscodeExtensions = with vscode-extensions; [