minor cleanup

This commit is contained in:
unexplrd
2025-03-10 19:22:57 +02:00
parent 56ca1f6efb
commit 0ae01b9a4f
5 changed files with 9 additions and 11 deletions

View File

@ -1,9 +1,4 @@
{pkgs, ...}: {
programs.neovim = {
enable = false;
viAlias = true;
vimAlias = true;
};
programs.nh = {
enable = true;
clean.enable = true;