Skip to content

Commit

Permalink
Revert "Use helix as default editor"
Browse files Browse the repository at this point in the history
This reverts commit b0a3b1d.
  • Loading branch information
simonrw committed Nov 8, 2024
1 parent 9b514cc commit 0a08478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ in {
me =
{
ghostty.enable = true;
editor.name = "helix";
editor.name = "neovim";
wallpaper = {
enable = true;
path = ./wallpapers/sonoma.jpg;
Expand Down

0 comments on commit 0a08478

Please sign in to comment.