Added neovim lazyvim Plugin. Reconfigured Nerdfonts to work again.

This commit is contained in:
2025-09-02 10:07:36 +02:00
parent 09c635b9f7
commit 3c6023ef4d
5 changed files with 109 additions and 32 deletions

View File

@ -10,7 +10,7 @@
inputs.zen-browser.homeModules.beta
# or inputs.zen-browser.homeModules.twilight
# or inputs.zen-browser.homeModules.twilight-official
#./hyprland/hyprland-home.nix
./neovim-home.nix
]
++ lib.optional hyprlandEnabled ./hyprland/hyprland-home.nix;
@ -36,6 +36,7 @@
extraConfig = {
init.defaultBranch = "main";
credentials.helper = "store";
};
};