Added neovim lazyvim Plugin. Reconfigured Nerdfonts to work again.
This commit is contained in:
3
home.nix
3
home.nix
@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user