new branch

This commit is contained in:
Aditya 2023-05-22 17:15:57 +05:30
parent e7c22c11af
commit b5efef1e8b

View file

@ -64,10 +64,10 @@
}; };
}; };
programs.neovim = { # programs.neovim = {
enable = true; # enable = true;
defaultEditor = true; # defaultEditor = true;
}; # };
# Home Manager is pretty good at managing dotfiles. The primary way to manage # Home Manager is pretty good at managing dotfiles. The primary way to manage
# plain files is through 'home.file'. # plain files is through 'home.file'.