Remove global packages from users, skrott: remove neovim properly

This commit is contained in:
h7x4
2026-01-26 12:06:30 +09:00
parent ff926f83b5
commit 8b16f8f6d4
8 changed files with 6 additions and 24 deletions

View File

@@ -237,7 +237,6 @@
inputs.dibbler.overlays.default
(final: prev: {
atool = prev.emptyDirectory;
neovim = prev.vim;
micro = prev.vim;
})
];