improvement: disable nvim in favor of helix for now

This commit is contained in:
Christoph Hollizeck 2024-10-10 23:47:00 +02:00
parent b8fc35bd34
commit f86211cb02
6 changed files with 17 additions and 19 deletions

View file

@ -31,6 +31,8 @@ in
wyrdgard = {
nix = enabled;
apps.cli-apps.helix = enabled;
tools = {
git = enabled;
};